Customizing Header Text Color
-
Hi all,
I need a bit of help changing the font color of my sub-header text (“Conquering wanderlust while teaching English in Japan). My site is located at: http://gottajet.wordpress.com/
I believe that the CSS for that bit is h2? I used the “inspect element” feature to try and get the right coding, but no matter what I try, I can’t seem to change the font color of just that bit of sub-header text. Any insight would be much appreciated!
The blog I need help with is: (visible only to logged in users)
-
You need to change this part of code in index file (line 125):
#header .site-description { color: #AFAFAF;}
- The topic ‘Customizing Header Text Color’ is closed to new replies.