Jump to content

Hide a Page from the Menu when on that page

Recommended Posts

Posted

Hi, I'm looking for some help please.  I want to hide a menu item from the page, when I am on that page.  For instance, I have an "About Me" page.

 

If I navigate to that page, I dont want that page to be in the navigation menu.  So in short, items int the navigation menu should only be visible when not on that page.

 

Thanks in advance.

  • 2 weeks later...
Posted
44 minutes ago, tuanphan said:

Hi,

Try adding this to Home > Design > Custom CSS

div.header-nav-item--active>a {
    display: none;
}
div.container.header-menu-nav-item--active>a {
    display: none;
}

 

Perfect, thank you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.