menu font color
-
I’m trying to change the menu font color but cant figure out how. I’ve posted my css below. How can I tell the menu to changes colors.
#page {
background: transparent;
/*border: solid thin red;*/
}menu a:link, a:visited {
color: white;
}body {
color: white;
/*border: solid thick red;*/
}The blog I need help with is: (visible only to logged in users)
- The topic ‘menu font color’ is closed to new replies.