Header Colour
-
Hi I recently changed the theme of my blog to the ‘responsive’ theme. However the posts headings have changed to a blue colour. I’d like to change the colour of these but cant access my CSS section. Can someone please help. Thanks :-)
The blog I need help with is: (visible only to logged in users)
-
Here’s the code to set a new colour for post title links (and the hover state):
h1.post-title a {color: #000;} h1.post-title a:hover {color: #444;}In order to use it you need the custom design upgrade, that link should explain how to apply the CSS I’ve posted. Good luck!
-
I checked your account, and you should have access. Can you try it again? Paste the CSS code examples into the editor in Appearance > Customize > CSS in your dashboard. Here is a direct link: https://holisticknits.wordpress.com/wp-admin/customize.php#css
- The topic ‘Header Colour’ is closed to new replies.