rodri333 Posted October 5, 2021 Share Posted October 5, 2021 Site URL: https://can-do-canines-puppyprogram.squarespace.com/fall-tshirt-campaign Site Password: Testing I have Squarespace 7.0 site and want to hide the Header and Footer on the Shopping Cart page. What would the code be to do this? Link to comment
Beyondspace Posted October 5, 2021 Share Posted October 5, 2021 (edited) 1 hour ago, rodri333 said: Site URL: https://can-do-canines-puppyprogram.squarespace.com/fall-tshirt-campaign Site Password: Testing I have Squarespace 7.0 site and want to hide the Header and Footer on the Shopping Cart page. What would the code be to do this? Have your issue been solved yet? Edited October 5, 2021 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
rodri333 Posted October 6, 2021 Author Share Posted October 6, 2021 @bangank36 It is not solved yet. I was able to figure it out on the merch landing page but not the cart page. Link to comment
tuanphan Posted October 8, 2021 Share Posted October 8, 2021 @rodri333 Add to Design > Custom CSS /* hide header footer on cart page */ body#cart { header, div#mobileMenuLink, div#mobileNav, footer#footer, .info-footer-wrapper.clear { display: none !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
rodri333 Posted October 8, 2021 Author Share Posted October 8, 2021 Thank you, @tuanphan! The code worked for this. Any idea on how to have the "continue shopping" link display even when items are in the cart? Link to comment
paul2009 Posted October 8, 2021 Share Posted October 8, 2021 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
rodri333 Posted October 8, 2021 Author Share Posted October 8, 2021 @paul2009 There is a link currently showing if nothing is in the cart. Link to comment
paul2009 Posted October 8, 2021 Share Posted October 8, 2021 1 minute ago, rodri333 said: There is a link currently showing if nothing is in the cart. Yes, that's correct. If someone arrives in an empty cart, a link is added to help return them to your store. However, if there are items in the cart, Squarespace don't add this link. Even if they did, it wouldn't be ideally placed or styled. We've been working on improvements to the cart page, to give merchants an optimal user experience, with our Cart UX extension. The first of these improvements is to add a clear 'Continue Shopping' call-to-action, right beside the Checkout button, on desktop and mobile. Other improvements are in the pipeline. 🤫 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? 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