Widgets
-
Hi I Am Trying To Change The Color Of The Texts For MY Widgets and Confused as To How To Go About Doing So
Blog url: http://mrtoddsblog.wordpress.comThe blog I need help with is: (visible only to logged in users)
-
This changes the bulk of the sidebar text color.
body { color: #7F7F7F; }This changes some more.
#sidebar .widgets ul li a { color: #7F7F7F; }This would be the widget titles.
#sidebar .widgets .widgettitle, #sidebar .widgets .widgettitle a { color: #171717; }
- The topic ‘Widgets’ is closed to new replies.