ChicagoAwakeningChurch Posted February 28, 2022 Share Posted February 28, 2022 Site URL: https://www.chicagoawakening.church/skopos-store/p/country-feast-set-98szn Hi, How do I remove header on the shopping cart page? Link to comment
Beyondspace Posted March 2, 2022 Share Posted March 2, 2022 On 3/1/2022 at 4:12 AM, ChicagoAwakeningChurch said: Site URL: https://www.chicagoawakening.church/skopos-store/p/country-feast-set-98szn Hi, How do I remove header on the shopping cart page? Try the following code to hide the navigator (still show logo to go back to Home Page) #cart .header-nav-list { visibility: hidden; } Let me know how it works tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted March 6, 2022 Share Posted March 6, 2022 If you want to remove header completely, add this to Design > Custom CSS body#cart header#header { display: none !important; } 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