I know this should be easy but for some reason we can't locate where to change the default color of the navigation. We've been able to change the color on active but not when not active. We need to lighten the color.
http://dev.southbeachmiamirealestatehome.com/
Need to change navigation color
2 posts from 2 voices-
Posted 2 years ago #
-
Use following css code (i.e. add it to style.css):
.nav li a strong, .nav li a span{ color: #777 !important; }Change the color value to your needs....
Posted 2 years ago #
Reply
You must log in to post.














