[Support request] Disable certain pages on mobile menu

Home Forums Support [Support request] Disable certain pages on mobile menu

Home Forums Support Disable certain pages on mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241014
    Carlos

    Hi !
    how could I disable certain pages to show on mobile menu ?

    I don’t want to show pages like ‘legal advisory, contact,.. ‘ on the mobile menu.

    I try to add this CSS with Simple-CSS for those pages, but didn’t work, they appear on mobile menu

    .menu-toggle {
    display: none;
    }

    Thanks!!

    #241123
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Best way would be to give those menu items this class: hide-on-mobile

    Adding classes to menu items: https://generatepress.com/knowledgebase/using-menus/#custom-classes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.