Marc-Teng Posted May 6, 2020 Share Posted May 6, 2020 Hi, is there a way to hide specific pages on the Index Navigation or hide the Index navigation bar altogether only for a specific page? Link to comment
tuanphan Posted May 6, 2020 Share Posted May 6, 2020 Yes. You can do both. Can you share link to your site & Which item? 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
Marc-Teng Posted May 6, 2020 Author Share Posted May 6, 2020 1 hour ago, tuanphan said: Yes. You can do both. Can you share link to your site & Which item? https://thetengcompany.squarespace.com/ PW: 1103E Looking to hide: Home Performance Write-up Academy Write-Up Research Write-Up Link to comment
Solution tuanphan Posted May 6, 2020 Solution Share Posted May 6, 2020 3 hours ago, Marc-Teng said: https://thetengcompany.squarespace.com/ PW: 1103E Looking to hide: Home Performance Write-up Academy Write-Up Research Write-Up Add to Home > Design > Custom CSS .Index-nav-item[href="#ingredients"] { display: none; } .Index-nav-item[href="#the-founders"] { display: none; } .Index-nav-item[href="#new-page-5"] { display: none; } 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
SouthernSunEvents Posted May 26, 2021 Share Posted May 26, 2021 @tuanphan looking to do this too for my index page titled "home" in the nav bar since everything links back to index when clicking logo. I'm using a brine template www.southersunevents.com PW: sse2020 On 5/6/2020 at 9:26 AM, tuanphan said: Add to Home > Design > Custom CSS .Index-nav-item[href="#ingredients"] { display: none; } .Index-nav-item[href="#the-founders"] { display: none; } .Index-nav-item[href="#new-page-5"] { display: none; } Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 On 5/26/2021 at 11:01 PM, SouthernSunEvents said: @tuanphan looking to do this too for my index page titled "home" in the nav bar since everything links back to index when clicking logo. I'm using a brine template www.southersunevents.com PW: sse2020 Hi. Can you check site url? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment