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

    Hi
    My burger menu is invisible. only show the link when I press my finger over det screen on my fon.
    It is only a problem with the burger menu.
    I must have changed something without knowing it?

    How to get it back to see it?

    • This topic was modified 5 years, 7 months ago by nicolealbaek.
    #1087216

    Hey nicolealbaek,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-menu-button > a .avia-menu-text,
     #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items .avia-menu-text {
        color: #000;
    }
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner, 
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner::before, 
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner::after, 
    .html_av-overlay-side-classic #top div .av-burger-overlay li li .avia-bullet {
        background-color: #e7b8b8;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1087220

    Thank you so much. that did work…

    Do you know why i was invisible?

    #1087286

    Hi,

    Possibly a plugin styling conflict caused via an update.

    Best regards,
    Jordan Shannon

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