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

    Hey there,

    I found this Code for the overlay-Color in the flyout Menue.

    But sadly this does not work at my Site.
    Do you know where the problem is?

    
    /* Overlay menu links */
    
    #top #wrap_all #header .av-burger-overlay #av-burger-menu-ul li a:hover {
        color:red!important;
    }
    #1405119

    Hey Monika,

    Thank you for the inquiry.

    Please try to use this css code instead.

    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover .avia-menu-text {
        color: red;
    }
    

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1405926

    Great! Thank you, that worked!!

    #1405989

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

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