How to change colour of the title of my blog
-
Hi,
I cant find the button to change the colour of the title of my blog.
Can you please let me know how to do this?Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
The easiest way to do that is actually through the following CSS:
h1.site-title a { color: #fff; }Just input that under Appearance -> Customize -> CSS.
Can you give that a try and let me know if it works for you?
- The topic ‘How to change colour of the title of my blog’ is closed to new replies.