GFWheeler Posted November 19 Share Posted November 19 Hi there, I'm working on an e-commerce site and after getting a tad bit frustrated with the lack of edit-ability with Squarespace's native UI I finally have settled on a work-around that I'm happy with. However, I need help to try and pull it off; as I'm not super great with code. Basically, I'm looking to remove Squarespace's e-commerce menu navigation in favour of just having hard-baked the navigation into the header. (see image) Now I just need to hide / get rid of the store's navigation that's on the page. Could anyone supply me with some code to do that? Thank you! Link to comment
Solution paul2009 Posted November 19 Solution Share Posted November 19 26 minutes ago, GFWheeler said: I'm looking to remove Squarespace's e-commerce menu navigation...Could anyone supply me with some code to do that? Have you tried adding this to the Custom CSS panel: .products.collection-content-wrapper .nested-category-children { display:none; } Did this help? Please give feedback by clicking an icon below ⬇️ About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
GFWheeler Posted November 20 Author Share Posted November 20 That did work! Thank you very much. paul2009 1 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