• Resolved darkbee

    (@darkbee)


    Hi there!
    I want to disable the Menu option at top but cannot find an option for it. Can you help?

    LOVE your theme for its simplicity

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @darkbee,

    Glad you like it! Do you mean that you want to hide the menu toggle and the main menu in the header? In that case, go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .nav-toggle, .navigation { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter darkbee

    (@darkbee)

    Works like a charm! Thank you for creating such a simple and elegant theme!

    muffdawg

    (@muffdawg)

    Hi Anders, how do I disable the toggle function but keep the menu bar static in the header?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable the Menu Button at top’ is closed to new replies.