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

    Hello,
    at the momenet I just use one page and don’t need a menu. Still I have the burger menu (with no content) for the mobile view.
    How can I get rid of the burger menu (and get it back, when I will put menu buttons on the page)?
    Kind regards,
    Veronika

    #1424199

    Hey Loveronika,

    Thank you for the inquiry.

    You can add this css code to temporarily hide the burger menu. Just remove it back when you’re ready to add more pages to the site.

    .responsive #top .av-main-nav .menu-item-avia-special.av-burger-menu-main {
        display: none;
    }
    

    Best regards,
    Ismael

    #1424241

    excellent, thank you :-)

    #1424262

    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 ‘Hide burger menu’ is closed to new replies.