How can I change the font color of the words in my navigation bar?
How can I change the font color of the words in my navigation bar?
This depends on the theme you are using. If the theme doesn't give you a user-friendly screen, then you need to find the css rule using a tool like Inspect Element in Chrome or Firebug in FF, then go to Appearance - > Edit - > Style.css. Be aware that editing the theme files directly can have drastic consequences so take copies of everything before you being and make sure you know how to replace the copies if everything goes south!
You must log in to post.