Change colour of headers from white to something else
- The topic ‘Change colour of headers from white to something else’ is closed to new replies.
Need help? Check out our Support site, then
I want to change the colour of headers in every page because i removed the grey backround and the headers are white so not visible right now. Any help?
The blog I need help with is: (visible only to logged in users)
Hi,
You can add the following css code
h1.entry-title {color:#000;}
Thanks,
Edy