Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #2113368
Hide Menu only in Desktop Mode
Closed

Comments

  • David_Hoepfner_Photographer started the conversation

    Hey guys,

    is there a way, perhaps with an css code, to hide the main menu only in the desktop and tablett version? I want to use only the sliding bar as menu in my dekstop mode and use the hamburger version of the main menu in the mobile version.

    Thank you! Have a nice day!

  •  675
    Neuron replied

    Hi David,

    Sure, we use two different menus, you can simply add the following style in Appearance > Customize > Additional CSS.

    .l-primary-header--default__nav {
        display: none !important;
    }

    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • David_Hoepfner_Photographer replied

    Worked out perfectly! Tried the same with "main-header" ...*facepalm*

    Thank you!

  •  675
    Neuron replied

    Hey David,

    Haha no worries, glad to know that it worked, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.