FSB Posted May 7, 2020 Share Posted May 7, 2020 Site URL: https://www.dumove.co.uk/pack-n-store 1) Does anybody know how to stop the add to cart buttons from overlapping when individual products are placed next to each other for individual products please? 2) Does anyone know how to reduce the padding on the left and the right for these add to cart buttons as well please? I currently have this CSS input: .sqs-add-to-cart-button-inner { font-size: 0.5em !important; } .sqs-add-to-cart-button { padding-top: 3px !important; padding-bottom: 3px !important; padding-left: 0px !important; padding-right: 0px !important; font-size: 30px !important; } I duplicated the live site to try change it: https://circle-kazoo-mabm.squarespace.com/pack-n-store Password: 12345 Original site: https://www.dumove.co.uk/pack-n-store -I have had to arrange them very far apart to stop the problem for now Any help would be massively appreciated! Link to comment
Susana_SQSP Posted May 7, 2020 Share Posted May 7, 2020 Hi @FSB, Thank you for flagging this issue. We’ve noted this for our Design and Engineering teams to review, and they’ll use this feedback when implementing fixes and improvements in future releases. For any further questions regarding this issue, please reach out to the Customer Support team. Link to comment
tuanphan Posted May 7, 2020 Share Posted May 7, 2020 Q1. Add to Home > Design > custom CSS .sqs-add-to-cart-button { min-width: unset !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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.