Is there any CSS code to change the color of the text in a widget.
Thanks
The blog I need help with is headhighclearsky.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
Is there any CSS code to change the color of the text in a widget.
Thanks
The blog I need help with is headhighclearsky.com.
If you want to change the text color "on the fly" you can just use an inline style when you write your text widget, no customization needed using this form:
<div style="color:#00cc00">Write your widget text here. </div>
Do you want every widget in your sidebar to have the same font color or did you want to just apply it to selected ones?
For now my side bar will remains as it is.
So that will do just fine!
(I didn't now that you could use html code on the text widget)
thank you!
This topic has been closed to new replies.