Tagged: , ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #366943

    I can’t seem to change the text in my navigation bar. I want it to be white so that I can make the background color blue.

    #366947

    Hey NLPSEO!

    Please go to Enfold theme options > Advanced Styling and edit “Main menu links”

    Regards,
    Yigit

    #366958

    Thanks that works.

    Is there a way that I can add a second instance of that modification so that I have a style modifier for regular and on hover?

    #366972

    Hey!

    Sure, please add the same element once again and on second one check “Apply only to mouse hover state” – http://i.imgur.com/fuwXGzd.png

    Regards,
    Yigit

    #366975

    Cool!

    One last question… I’ve changed the background color of the logo area. Now that color is also showing up as the background color of the submenu dropdowns from my navigation bar. How can I keep that submenu background color unchanged?

    #366983

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header_color .main_menu .menu ul li a {
    background-color: white;
    }

    Cheers!
    Yigit

    #367037

    Thanks so much! It all works perfectly :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Color of Navigation Bar Text’ is closed to new replies.