Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #829513

    Hi, how can I highlight the menu link which I am using at the moment? When I change the setting (Advances styling) of the maim menu to “just for the mouse hover” the setting for the general styling of the main menu links is erased…which I don’t want.

    Thanks for your help!

    #829532

    Hey nadinedomnink,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-text {
        color: blue;
    }

    Just change the color as you see fit. :)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.