Change Page header Font Colour
-
HELP!!
I want to change the page title colour as it does not match my colour scheme! Please help with the correct CSS coding! Thank you
The blog I need help with is: (visible only to logged in users)
-
Hi, add the following CSS and edit the color code as desired to change title colors on pages and posts.
.entry-title, .entry-title a { color: #CC0000; }
- The topic ‘Change Page header Font Colour’ is closed to new replies.