Jump to content

Trying to hide the navigation bar on a single page | Galapagos Template

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Hi

You didn't say whether you want to hide the nav on desktop or mobile or both. Either way, you'll need to add code to the per-page code injection area of just this page. You'll find it on the Settings panel for the page - click the 'gear' icon beside the page name in the Pages list, then click Advanced.

If you want to remove it from both (and this will include removing the site title on mobile), add this:


<style>
   .nav {
       display: none;
   }
</style>

If you want to remove it from desktop only, add this instead:


<style>
   .nav-container.primary-wrapper {
       display: none;
   }
</style>


Paul


I post free answers because I want to help fellow Squarespace users - I'm not selling anything. In return please Accept an answer if it is correct. If it didn't help, feel free to ask for more help or wait for others to add their comments.

To everyone! If you find this (or any) answer helpful, please vote it up using the up arrow. This will let other users know it's a good answer. You'll find some more Squarespace tips on our website.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • 1 year later...

Hi Paul,

Thanks for posting this.

I'm fairly new to Squarespace but this solution doesn't seem to be working for me. I'm using the Monocle template and would like to remove the bottom menu bar, I've tried various coding (I'm not up on coding, just for info...) with no joy.

This is my page; https://www.riffraffphotography.co.uk/aldwark-manor-rates

I wondered if you might have a suggestion for me? I hope you don't mind me asking, but Squarespace are unable to offer advice on coding, and I can't seem to find the answer anywhere.

Thanks in advance.

Ryan

Link to comment

Archived

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

Guest
This topic is now 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.