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

    Hello – with the recent update the burger mobile menu background opacity occupies the entire screen, which is a nice effect. However the previous solid white fly-out menu background was white, now it is transparent. Please view site – thank you.

    #909502

    Hey JasonC,
    Try this code in the General Styling > Quick CSS field:

    
    .html_av-overlay-side #top .av-burger-overlay-scroll {
        background: #fff !important; 
    }

    please note that in your custom css you have this code making your menu items white, please adjust to suit.

    .main_menu ul:first-child > li > a { color: white!important; }

    Best regards,
    Mike

    #909505

    Perfect – thank you – appreciate the support and advice…

    #909556

    Hi Mike,

    Glad that Mike helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Burger menu background opacity’ is closed to new replies.