JacobL Posted March 5, 2020 Share Posted March 5, 2020 Hi, I'm trying to remove a link from the navigation bar when I'm on a certain page, but still be able to see that link when I'm on the other pages. I used to be able to do it with the secondary navigation but with Squarespace 7.1 they removed the secondary navigation. Link to comment
tuanphan Posted March 5, 2020 Share Posted March 5, 2020 Add this to Page Settings > Advanced > Header with /contact is Item URL Slug <style> .header-nav [href="/contact"] { display: none; } </style> 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
ConanKarpinski Posted February 11, 2022 Share Posted February 11, 2022 Hey Tuanphan, this is a great start thanks. How do I make it so that I can get rid of more than one page? Also it creates a weird space where the page nav once was - how do we get rid of that space? Link to comment
ConanKarpinski Posted February 11, 2022 Share Posted February 11, 2022 On 3/5/2020 at 6:27 AM, tuanphan said: Add this to Page Settings > Advanced > Header with /contact is Item URL Slug <style> .header-nav [href="/contact"] { display: none; } </style> Hey Tuanphan, this is a great start thanks. How do I make it so that I can get rid of more than one page? Also it creates a weird space where the page nav once was - how do we get rid of that space? Link to comment
tuanphan Posted February 14, 2022 Share Posted February 14, 2022 On 2/11/2022 at 8:11 AM, ConanKarpinski said: Hey Tuanphan, this is a great start thanks. How do I make it so that I can get rid of more than one page? Also it creates a weird space where the page nav once was - how do we get rid of that space? What is your site url? Which item you want to remove? We can help easier 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