change color of site title font in Baskerville theme
-
Hello. I would like to change the font color for the title of my site which uses the Baskerville theme. I’ve successfully changed the color of the tag line with css code provided by kathrynwp from a previous forum question about changing the color of the tag line, but I’m not sure how to identify the site title so that I can change that color too. Thanks very much for your help.
The blog I need help with is: (visible only to logged in users)
-
Hey there,
This code should help:
.site-title a { color: #fff; }Let me know if that doesn’t do it!
Sage -
-
- The topic ‘change color of site title font in Baskerville theme’ is closed to new replies.