Disable primary menu

  • Author
    Posts
  • #37246
    Szabolcs Takacs

    Hi,

    I try to disable the primary menu (use only the top menu) but I cannot.
    How can I turn off the primary menu?

    Thanks,

    Szabolcs

    #37289
    Zed
    Cryout Creations mastermind

    Create a custom empty menu and assign it to the main navigation.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #37310
    Szabolcs Takacs

    It will work desktop, but the menu will appear on mobile (as empty menu).

    #37360
    Zed
    Cryout Creations mastermind

    If you will not be using the main navigation, you can hide the mobile menu placeholder with:

    body #nav-toggle {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Disable primary menu’ is closed to new replies.