GenuineContent Posted March 24, 2020 Share Posted March 24, 2020 Site URL: https://cello-pug-263f.squarespace.com/ Is there any way to hide one title from the side index navigation? The site is one long scroll with a side index, per client request. However, I want to have some panels that wouldn't show up in the side navigation. Is there any way to do this? I'm working around it, but my life would be so much easier if I could split some of the content into separate panels/pages. I'm using a template in the Brine family. If you want to take a look at the page, the password is EnCore1! Link to comment
tuanphan Posted March 25, 2020 Share Posted March 25, 2020 Add to Home > Design > Custom CSS /* hide side navigation */ /* tuan 5mi */ a.Index-nav-item[href="#aircraft-interiors"] .Index-nav-text { visibility: hidden; } Do simiar for other items, remember changing #aircraft-interiors Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
GenuineContent Posted March 25, 2020 Author Share Posted March 25, 2020 @tuanphan This is CRAZY helpful. Thank you!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.