How can I change the font colour in the site title?
-
Hi there,
I would like to change the colour font in the site title.The blog I need help with is: (visible only to logged in users)
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS and edit the color code as desired.
.masthead .branding h1.site-title a { color: #22ff11 !important; } -
-
- The topic ‘How can I change the font colour in the site title?’ is closed to new replies.