Changing Nav Bar Color

Support Area Forums United Changing Nav Bar Color

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #12973
    Centre
    Participant

    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

    #12979
    Bill Robbins
    Moderator

    Good Afternoon Joshua,

    You can change the color of the text there. Here’s what to do:

    1. Go to the Theme Options page and select the Styling tab.
    2. 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;
      }
      
    3. 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

    #12981
    Centre
    Participant

    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!

    #12982
    Bill Robbins
    Moderator

    Always glad to help out. If you need anything else, just let me know.

    Thanks,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing Nav Bar Color’ is closed to new replies.