website: http://www.atsbookstore.com
theme: Revolution Code Blue
Question: Where in the CSS do I modify to change the color of the post titles.
Any info would be greatly appreciated.
thanks.
website: http://www.atsbookstore.com
theme: Revolution Code Blue
Question: Where in the CSS do I modify to change the color of the post titles.
Any info would be greatly appreciated.
thanks.
style.css (line 277)
content h1 a {
color:#2255AA;
text-decoration:none;
}This topic has been closed to new replies.