I am trying to change the text on Word Press template Gentle 1.0 from gray to black. The text right now is a little hard on the eyes. Can anyone help me with this?
The website is http://conversionjunction.com
I am trying to change the text on Word Press template Gentle 1.0 from gray to black. The text right now is a little hard on the eyes. Can anyone help me with this?
The website is http://conversionjunction.com
Line 978 in the .css
change...
.post p {color: #999} (grey)
to...
.post p {color: #000} (black)
Thanks...The first code change didn't work, I changed all the code 999 to code 000 and it looks a lot better. Do you know the code to change the hyperlink code from the teal color to red?
Thanks Again,
Marc
This topic has been closed to new replies.