Goran Theme: Changes to Header using CSS
-
Hi there,
not totally new to CSS but need help in adjusting the color or transperancy in the Header of Goran Theme. I want a white background color to match my logo and will also need to change the font text color in primary menu.Thanx, Anna
The blog I need help with is: (visible only to logged in users)
-
Header color to white.
header#masthead { background: white; }Menu items font to red.
.main-navigation a { color: red; }Please change color names or add color hex codes of your preferred colors in the above rules.
-
thanx for that…
now I need to remove the text shadow and set new font colors for my navigation
- The topic ‘Goran Theme: Changes to Header using CSS’ is closed to new replies.