site title
-
how do i change the colour of my site title
The blog I need help with is: (visible only to logged in users)
-
Hi @sincerelysonia,
I hope you are well today :)
You can change the colour of your site title by adding the following CSS code in your site using CSS editor.
To add Custom CSS you’ll need the Custom Design upgrade, which you can purchase in your dashboard under Store.
h1.site-title a { color: #0085BE; }Change the color code in the above CSS code to whatever you want to use. You will find some color code on the following pages.
http://www.w3schools.com/cssref/css_colors.asp
http://www.w3schools.com/cssref/css_colorsfull.asp
http://www.w3schools.com/tags/ref_colorpicker.aspCheers,
Vinod Dalvi
- The topic ‘site title’ is closed to new replies.