Okay
  Public Ticket #1902005
Removing header menu?
Closed

Comments

  • Marijke started the conversation

    Hi!


    I'm just trying to figure out here how to make the header menu not show. Even if there's no menu set the theme still displays something and I can't for the life of me discover how to turn that off. I tried to look in the Laborator menu options but didn't see any way to turn it off entirely. With my extremely limited CSS knowledge I tried to fudge something with display: none but I must be missing something because it's still there.


    Any quick fixes to get rid of the menu? I don't need once since the site is so tiny and it's not exactly pretty like this.


    My apologies if it's glaringly obvious and I just managed to miss it, haha!


    Thanks in advance :)

  • [deleted] replied

    Hi Marijke,

    Please just add this CSS code to your Custom CSS area:

    header.main-header {
        display: none;
    }

    P.S: If you want to hide the menu only for a specific page then you need to add that CSS code in the Parameters and Options > Custom CSS of that page.

    Have a great day!

  • Marijke replied

    Hi,


    Thanks, that did the trick! :)


    Have a great day, 

    Mari

  • [deleted] replied

    I’m happy to hear that it workedsmile.png

    I wish you a great weekend!

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!