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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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.