• I’m able to hide the navigation on the desktop version of this site but having trouble hiding it on mobile. The code I’m using is:

    .page-id-2007 .main-navigation {
    display: none;
    }

    Is there a different ID number for mobile pages? Thanks for any help!

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding menu on certain pages’ is closed to new replies.