How to change blog title color in Neutra?
-
I just want to change the blog title color from blue to a red…and I’m really just learning CSS. Help for dummies?
The blog I need help with is: (visible only to logged in users)
-
I checked out your site at http://baby2boomersandwich.wordpress.com/ and I found that you already figured out how to change the main blog title color in the Neutra theme using this CSS:
#header a { color:#cb6e06; }Nice work!
If you’re interested in a getting started tutorial for CSS, give this one a try to start:
http://www.htmldog.com/guides/cssbeginner/
- The topic ‘How to change blog title color in Neutra?’ is closed to new replies.