How to remove navigation menu + bar for specific pages

  • Author
    Posts
  • #42247

    I know how to create a new menu to remove menu bar. But how to remove menu link + the entire bar for specific pages? The menu bar is fixed not scrolling. Appreciate a reply.

    • This topic was modified 7 years ago by xjamx.
    #42459
    Zed
    Cryout Creations mastermind

    You can use custom styling:
    body.page-id-ID #access { display: none; }

    You’ll need to duplicate and replace with the proper page ID for each page in question.


    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 2 posts - 1 through 2 (of 2 total)

The topic ‘How to remove navigation menu + bar for specific pages’ is closed to new replies.