Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #532017

    Hello,
    i’ve set a new link in menu for my single site called “Zimmer” and the color of this menu button is not in the same color as the frontpage links.

    Where can i change this?

    #532073

    Hey Luisgasser!

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

    .header_color .main_menu ul:first-child > li > a {
        color: inherit;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

    #533372

    Thank you for helping! Works great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Navigation for single sites’ is closed to new replies.