Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1427831

    Dear Support Team

    I have a problem with the submenu on the website http://final.dc-gmbh.com/: the submenu consists of individual links that lead to ANker links in different sections. If you touch a submenu item in the submenu on rollover with the mouse, the entire menu – main menu item and ALL submenu menu items – is always highlighted: see screenshot http://final.dc-gmbh.com/support/subnav-1.jpg
    However, I would like only the selected submenu item (or main menu item) to be highlighted. see screenshot http://final.dc-gmbh.com/support/subnav-2.jpg
    Where is the error? What can I do?
    Best regards, Diana

    #1427929

    Hi Diana,

    Thanks for giving us admin access.
    I have added this CSS code in your Quick CSS:

    .html_av-overlay-side #top #wrap_all #header .av-burger-overlay-scroll #av-burger-menu-ul li:hover a {
        color: inherit;
    }
    
    .html_av-overlay-side #top #wrap_all #header .av-burger-overlay-scroll #av-burger-menu-ul li a:hover {
        color: #8ca9d3;
    }

    Please review your site.

    Best regards,
    Nikko

    #1428179

    Hello Nico,

    PERFECT! Yes, now everything works as intended.
    MANY THANKS!
    Best regards, Diana

    #1428208

    Hi Diana,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Submenu Highlight’ is closed to new replies.