Changing Nav Bar Color
URL to the page in question:
-
Hi There
Thank you for your very swift response to my last question.
How do I change the color of the nav bar text for the page I am currently viewing… http://www.centreforvibrantliving.com/services/
As you can see the current page text is light purple and challenging to see. My ideal is to change this text to black. And the text in the menu as well.
Thank you
Good Afternoon Joshua,
You can change the color of the text there. Here’s what to do:
- Go to the Theme Options page and select the Styling tab.
- Scroll down to the Custom CSS box and paste this:
ul#top-menu li.current-menu-item a,
ul#top-menu li.current-menu-item a:visited {
color: #000;
}
- Update your settings.
That should change the color of those items to black for you. If you run into any trouble let me know.
Take care,
Bill
Thank you all is perfect! I truly appreciate your fast responses and direct solutions to anything I run up against and am unable to find a solution for myself!
Always glad to help out. If you need anything else, just let me know.
Thanks,
Bill
- The topic ‘Changing Nav Bar Color’ is closed to new replies.