Jump to content

Pacific: how to hide index page from navigation

Recommended Posts

HI

I am trying to hide 3 index pages from my navigation in the Pacific template - currently they are just being used for full background images to break up the other sections. Website is not published but can be accessed at https://azalea-ladybug-xlb4.squarespace.com/ and password ZSG2020

I have chosen to expand the index links on the homepage as I would like to create a long homepage rather than have multiple separate pages. Any ideas?

Thanks and happy new year!

Link to comment
  • Replies 4
  • Views 2k
  • Created
  • Last Reply
2 minutes ago, lindi said:

 

Why not move to Not Linked Section?

If you like using code, add to Home > Design > Custom CSS

nav#mainNavigation>div:nth-child(3), nav#mainNavigation>div:nth-child(5), nav#mainNavigation>div:nth-child(9) {
    display: none !important;
}

 

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
13 minutes ago, tuanphan said:

Why not move to Not Linked Section?

If you like using code, add to Home > Design > Custom CSS


nav#mainNavigation>div:nth-child(3), nav#mainNavigation>div:nth-child(5), nav#mainNavigation>div:nth-child(9) {
    display: none !important;
}

 

Thank you! The CSS worked perfectly 🙂

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.