Changing the color of custom logo text

Latest Reply from MarcDK at 2013-06-20 04:56:47
Hi,

How can I change the color of custom logo text?
Can't find it in the css.

Best regards
Hi!
You need to add the following code to the file style.css:
.site_ttl {
color:#YourColor;
}

Thanks a lot. Worked like a charm!

Best regards,
Marc
Hello again,

I just recently changed from custom text to logo and then back to text again.

Now the code you provided me with, does not work.

Can you please help me?

Best regards,

Marc
Sorry it is working now.

Leave a reply

Add codeAdd image