How to change site title color ?
-
hey guys, Im trying to change my website title color but cant figure it out.
This is what i thought needs to be changed in my style.css
/*HEADER*/
#header { position: relative; }
#logo{ margin-top:40px; float:left;}
#logo a{ color:#424242; text-decoration:none; font-size:40px; float:left;}
#logo a img{ border:none; float:left;}
#logo .text_logo{ display:block; padding-top:20px;}
#logo .desc{ width:auto; float:left; padding-top:10px;}i thought #logo a{ color:#424242; text-decoration:none; font-size:40px; was where i change the color but its not working.
If you guys can please help me out. If you need to look at the site its https://www.kzkomputers.com thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to change site title color ?’ is closed to new replies.