MATTER Posted June 29, 2020 Share Posted June 29, 2020 (edited) Site URL: https://goldfish-koi-xjg4.squarespace.com/config/ Hi there, When I am adding to cart a product via lightbox and then go "next", the button of the next product is not showing. The "add to cart" writing is not there anymore. Can you please check? thank you! Edited June 29, 2020 by MATTER Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 Hi. You can contact Squarespace Customer Care here (livechat/;email) https://support.squarespace.com/hc/en-us/requests/new?_ga=2.97243164.2075402958.1593384866-536704354.1593384866#choose-topic 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
MATTER Posted June 30, 2020 Author Share Posted June 30, 2020 thanks @tuanphan they said that my customized code might interract with this issue, but I dont see why?? here below is the code: .sqs-search-page-notice { visibility: hidden; } .sqs-search-page-notice:before { visibility: visible; content: "No products found. Please try again!"; } @media screen and (min-width:641px) { .sqs-search-container-list>.search-results { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); } } .CartTableRow-itemPrice-26eXS { font-size: 20px; //Price font-size } .CartTable-subtotalPrice-2JFeD { font-size: 20px; //Subtotal font-size } .CartTableRow-itemDesc-1MjIC a { font-size: 16px; //Product title font-size } 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