How do I change the colors of Widget Titles?
-
Hi I want to change the colors of my widget titles such as Authors, Archive, and etc. How do I do that?
The blog I need help with is: (visible only to logged in users)
-
Add this to the bottom of your CSS and then change the color code to the one you want.
.widget-title { color: #666666; }
- The topic ‘How do I change the colors of Widget Titles?’ is closed to new replies.