sndman834 Posted November 3, 2019 Posted November 3, 2019 Hi there, I use the FIVE template and it seems that I can't adjust the banner image (remove it or add one) to the shopping cart page or the order confirmation page. Please see screenshots and review links below. Does anyone have any input or code to help with this issue? It seems bizarre that Squarespace wouldn't allow you to not edit banner, etc. Thank you very much! www.mstudiosav.com/printshop
tuanphan Posted November 3, 2019 Posted November 3, 2019 Add to Home > Design > Custom CSS to remove shopping cart banner body#cart #banner-area-wrapper { display: none; } Order Confirmation page, i can't access that page, so i'm not sure 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!)
sndman834 Posted November 4, 2019 Author Posted November 4, 2019 Thank you so much for your help with this! Now just to figure out the confirmation page... is there similar code for this I could put in CSS for order confirmation?
tuanphan Posted November 4, 2019 Posted November 4, 2019 2 hours ago, sndman834 said: Thank you so much for your help with this! Now just to figure out the confirmation page... is there similar code for this I could put in CSS for order confirmation? you can try replacing body#cart with order confirmation page id. See how to find page id. 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.