Hiya!
i'm trying to save the text in my header as black, but whenever it says it's saved and updated the text color it never changes on the website. Does anyone know whats happening with this?
thnk!
Hiya!
i'm trying to save the text in my header as black, but whenever it says it's saved and updated the text color it never changes on the website. Does anyone know whats happening with this?
thnk!
The text coulour is in the stylesheet. Colour are part of your design and separate from your content.
If you can provide a link to your site, we can look at the stylesheet and try to help.
hiya
thanks so much!
heres a link
http://www.armilegge.com
In the style sheet I see this:
#header h1 a {
color: #000;
position: absolute;
left: -5px;
top: -14px;
font-size: 60px;
letter-spacing: -5px;
text-transform: uppercase;
}
I'm guessing that you sorted out how to change it to black?
This topic has been closed to new replies.