Jump to content

SUSPENDING NAVIGATION BAR FOR SPECIFIC PAGES?

Recommended Posts

Site URL: https://www.santoandtheppl.com/maw-services

Is there a way to suspend or hide the navigation bar for specific pages?

 

In this case, I have a specialized service related to my art/music project.. 

I'd like to hide my primary navigation, so that while people are browsing the cover page and associated pages for this specific service, they don't get confused using my primary artist navigation etc...

Link to comment
1 hour ago, santoandtheppl said:

Site URL: https://www.santoandtheppl.com/maw-services

Is there a way to suspend or hide the navigation bar for specific pages?

 

In this case, I have a specialized service related to my art/music project.. 

I'd like to hide my primary navigation, so that while people are browsing the cover page and associated pages for this specific service, they don't get confused using my primary artist navigation etc...

You can hide nav bar by inject custom code for one page only

<style>
	.Header-nav--primary, .Mobile-bar-menu, .Header-nav--secondary {
      display: none;
    }
</style>

Squarespace 101: How to inject custom code – BeyondSpace

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
7 minutes ago, santoandtheppl said:

If you want to remove the title and nav item together

.Mobile-bar,
header {
  display: none !important;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
  • 10 months later...

Hello bangank thank you very much.

This code that you have shared is perfect for me.

<style>
	.Header-nav--primary, .Mobile-bar-menu, .Header-nav--secondary {
      display: none;
    }
</style>

But the footer continues to be seen. Is there a way to hide the footer too?

Thansk a lot

 

Captura de pantalla 2021-11-08 092919.jpg

Link to comment

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.