Oulipo theme, site title color
-
My site title is currently orange but I’d like to change it to a gray-ish color. How would I do this?
The blog I need help with is: (visible only to logged in users)
-
To change the site title to a gray-ish color in the Oulipo theme, add this to your Appearance → Custom Design → CSS page:
#main-nav h1.masthead a { color: #555; } -
That worked, thank you! Would you also know how I could remove the “February 29th, 2012 Comments Off” from the post on my homepage?
-
I checked http://mwhiterpw.wordpress.com/ and I don’t see the text you mentioned. It looks like you switched to using a static front page, and that works because pages don’t show dates. Here are some relevant help links for anyone else who may read this forum thread later:
- The topic ‘Oulipo theme, site title color’ is closed to new replies.