Site logo

Archived topic

Disable certain pages on mobile menu

1 reply · Started by Carlos on November 2, 2016

Viewing posts 1–2 of 2

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!!

This archived topic is closed to new replies.