Jump to content

Want to Hide Navigation Bar on only one Page Brine Template

Recommended Posts

I am using a cover page for my company but want it to link to a content page with no navigation bar. Unfortunately, the site also has other content, so I can't just hide the nav bar using the site styles, because I only want it hidden on that one page. If anyone has any suggestions for css code that would be great. I am a new squarespace user and any advice would be appreciated.

I am using the Brine Template

Thanks!

Link to comment
  • Replies 5
  • Views 3.1k
  • Created
  • Last Reply

@vincentledvina If you want to hide only Navigation, add this code to Home > Design > Custom CSS


body#collection-5d58db8548099500014d80bb nav.Header-nav.Header-nav--primary {
   display: none;
}

If you want to hide Header, use this code


body#collection-5d58db8548099500014d80bb header.Header.Header--top {
   display: none;
}

Reference: https://beaverhero.com/brine-template-squarespace/

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.