Color of site title
-
I am trying to change the color of my website’s title. I tried using this code in the Additional CSS panel:
.site-title a{
color: #500;
text-decoration: none;
}When I enter that, the color changes in the preview window but when I click the Save button at the top and then visit my site directly, the color is the original black.
Any idea what I’m doing wrong?
Should also note that I don’t really know CSS at all… just know enough to change hexadecimal color values.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Color of site title’ is closed to new replies.