ameliamacpherson 0 Share Posted August 26, 2019 (edited) Hello,Working on a website and I would like the secondary navigation to only appear on the 'shop' page, not on every page. Any help would be greatly appreciated! Link to website: https://mackerel-endive-atgz.squarespace.comTemplate: Jones (York family) Thanks! Edited August 26, 2019 by ameliamacpherson Initial Revision Link to post
0 tuanphan 9,601 Share Posted August 26, 2019 (edited) @ameliamacpherson Add to Home > Design > Custom CSS :not(#collection-5d4f9960bb5b91000170536f) div#secondaryNavWrapper { display: none; } Reference: https://beaverhero.com/tag/york-family/ Edited August 26, 2019 by tuanphan Initial Revision Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 ameliamacpherson 0 Author Share Posted August 26, 2019 Thanks @tuanphan , it doesn't seem to work. On all pages the secondary navigation appears for a few seconds and then disappears. Link to post
0 ameliamacpherson 0 Author Share Posted August 26, 2019 Thanks @tuanphan , it doesn't seem to work. On all pages the secondary navigation appears for a few seconds and then disappears. Link to post
0 tuanphan 9,601 Share Posted August 26, 2019 @ameliamacpherson Try inserting this code into HEADER <style> :not(#collection-5d4f9960bb5b91000170536f) div#secondaryNavWrapper { display: none; } </style> Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 ameliamacpherson 0 Author Share Posted August 26, 2019 @tuanphan it worked, thank you! Link to post
0 ameliamacpherson 0 Author Share Posted August 26, 2019 @tuanphan it worked, thank you! Link to post
0 tuanphan 9,601 Share Posted August 26, 2019 @ameliamacpherson You can accept answer & upvote. Thanks. Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 paul2009 30,196 Share Posted August 29, 2019 Please note that this will appear to work whilst you are logged on to your site, but it won't work for visitors to the site. The secondary nav will never appear. You can try it by visiting your site from an incognito window. Hi, I'm Paul, founder of SF Digital, building the features that Squarespace didn't include™. Pick dates in any format, show prices in other currencies, take orders without payment or improve your cart. I value honesty, integrity, transparency and respect. Links in my posts may refer to SF Digital products or may be affiliate links. I ♥ Squarespace. I've been a loyal supporter of the platform since 2007. Link to post
Question
ameliamacpherson 0
Hello,Working on a website and I would like the secondary navigation to only appear on the 'shop' page, not on every page. Any help would be greatly appreciated!
Link to website: https://mackerel-endive-atgz.squarespace.comTemplate: Jones (York family)
Thanks!
Edited by ameliamacphersonInitial Revision
Link to post
Top Posters For This Question
5
3
1
Popular Days
Aug 26
8
Aug 29
1
Top Posters For This Question
ameliamacpherson 5 posts
tuanphan 3 posts
paul2009 1 post
Popular Days
Aug 26 2019
8 posts
Aug 29 2019
1 post
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment