How to change Header text Color
-
Hi All,
I want to change header text color but it is taking default color from wordpress admin -> appearance -> Header.Is it possible to change header color from theme style.css
#blog-title { font-family:Arial,sans-serif; font-size:34px; font-weight:bold; line-height:40px; color:#fff; } #blog-title a { color:#fff; text-decoration:none; } #blog-title a:active, #blog-title a:hover { color: #FF4B33; } #blog-description { color:#fff; font-size:13px; font-style:italic; }
I want to change blog title color from black to white but its not working.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to change Header text Color’ is closed to new replies.