Okay
  Public Ticket #2170084
Switch off menu
Closed

Comments

  •  1
    srnNgl started the conversation

    Hey there!

    Is there a way to switch off / hide the hamburger button (and thus the menu) completely for desktop and mobile. I don’t need it for now, since I have a one pager, so I would prefer to not have it shown on my page.

    Thank you for your help — Sören

  • [deleted] replied

    Hi Sören,

    Please add the code below to your Custom CSS area:

    .menu-column {
        display: none;
    }

    or if you want to apply that CSS code in a specific page only you can do that in the Parameters and Options > Custom CSS area of that page.

    Have a nice day!

  •  1
    srnNgl replied

    Perfect Ylli, didn’t think it was that easy! Thank you so much :)

  • [deleted] replied

    Yep it is that easy, thanks for your kind wordssmile.png

    Have a nice day!

    P.S: Comment section of theme is used only for pre-sale questions. If you need our support in the future please write a ticket on our dedicated support center and support team will assist you.

    Thanks!