Jump to content

Can I create a new (different) navigation for 1 specific page of my website??

Recommended Posts

Hi, I have a main navigation for my website which is fine.

I created a separate page for my client and I want to create some navigation categories/titles specific to their page.

Question - Can I create a new navigation specifically for this one page and how would I do this? Thanks.

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I think so. One way would be to hide the header for that page using this code in the page advanced code injection:

<style>

 header {

display: none !important;

}

<style>

Then add a text block at the top of the page with text or button links to the urls you want for that client. You are basically building a one page site. If you want to keep the logo or other parts of the header and just hide the nav bar this code should work for you. Then you would build your own nav bar as above. 

<style>

.primary-nav { display: none; }

<style>

I you don't want this page to show up on the Nav bar on all the other pages, put this page in the unlinked section of your site. 

 

Edited by derricksrandomviews
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.