Archived topic
Disable certain pages on mobile menu
1 reply · Started by Carlos on November 2, 2016
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!!
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