How can I change the font over my image (in the right sidebar) widget not to be italics? I just want it to be regular.
Thanks for all of the help!
The blog I need help with is letmebewhatsunderneath.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
How can I change the font over my image (in the right sidebar) widget not to be italics? I just want it to be regular.
Thanks for all of the help!
The blog I need help with is letmebewhatsunderneath.com.
Give this a try.
.widget_image, .wp-caption p {
font-style: normal;
}
You're so helpful! Thanks!
You are welcome.
This topic has been closed to new replies.