motif font color change
-
does someone know the CSS code to change the menu fonts at the header and fonts at the footer to black?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please add the following CSS:
#site-navigation li a, #site-navigation li a:hover, #colophon a {color:#000!important}
- The topic ‘motif font color change’ is closed to new replies.