bbarinaga Posted July 17, 2020 Share Posted July 17, 2020 (edited) Site URL: https://mistoa.squarespace.com/ Hi! I'm trying to change Checkout button's color on Cart page, but haven't been able to do it. https://mistoa.squarespace.com/cart Any ideas? Thanks! Edited July 17, 2020 by bbarinaga Link to comment
tuanphan Posted July 18, 2020 Share Posted July 18, 2020 Your site is private. Can you setup password & share url? 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
bbarinaga Posted July 18, 2020 Author Share Posted July 18, 2020 Sorry, @tuanphan password:1234 https://mistoa.squarespace.com/cart Link to comment
tuanphan Posted July 19, 2020 Share Posted July 19, 2020 20 hours ago, bbarinaga said: Sorry, @tuanphan password:1234 https://mistoa.squarespace.com/cart Can you share link to a product page? 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
bbarinaga Posted July 20, 2020 Author Share Posted July 20, 2020 Here's a product page: https://mistoa.squarespace.com/tienda/lavabo-rectangular However, the button that I want to change is here: https://mistoa.squarespace.com/cart Thanks! Link to comment
bbarinaga Posted July 20, 2020 Author Share Posted July 20, 2020 I managed to change it with: body .checkout button.CheckoutButton-checkoutButton-3yWY2 {background-color: #27333c} Thanks! Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 56 minutes ago, bbarinaga said: Here's a product page: https://mistoa.squarespace.com/tienda/lavabo-rectangular However, the button that I want to change is here: https://mistoa.squarespace.com/cart Thanks! Add to Home > Design > Custom CSS .checkout-button { background: red !important; } bbarinaga 1 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
Yugvir Posted August 13, 2020 Share Posted August 13, 2020 (edited) Hey I am experiencing the same issue. Ive tried doing both the following : body .checkout button.CheckoutButton-checkoutButton-3yWY2 { background-color: #27333c ! important; } .checkout-button { background: red !important; } yet none of it seems to work. Here is my website: https://www.themaycircle.com/cart Thanks! Edited August 20, 2020 by Yugvir Link to comment
RyanDejaegher Posted August 13, 2020 Share Posted August 13, 2020 @Yugvir just helped someone with a similar issue, try this code button.checkout-button { background-color: red !important; } you'll also have to save your changes and then refresh or go to a different page and back to the cart. The changes didn't appear until I did that kakers 1 Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
Yugvir Posted August 13, 2020 Share Posted August 13, 2020 Yes! that worked. Thank you very much! Link to comment
Messica Posted September 28, 2022 Share Posted September 28, 2022 Hi, I've tried all of these codes and none have worked for me. I'm using SquareSpace 7, not sure if that makes a difference. I've also never used code like this before. Am I supposed to edit it when I put it in the Custom CSS? Should I remove any spaces? Any help would be appreciated. Thanks! Link to comment
tuanphan Posted September 30, 2022 Share Posted September 30, 2022 On 9/29/2022 at 12:14 AM, Messica said: Hi, I've tried all of these codes and none have worked for me. I'm using SquareSpace 7, not sure if that makes a difference. I've also never used code like this before. Am I supposed to edit it when I put it in the Custom CSS? Should I remove any spaces? Any help would be appreciated. Thanks! Yes. Some templates in 7.0 uses different code. Can you share link to your site? 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
Messica Posted September 30, 2022 Share Posted September 30, 2022 @tuanphan Thank you!! https://www.ourgratefulgarden.org/cart Link to comment
tuanphan Posted October 1, 2022 Share Posted October 1, 2022 14 hours ago, Messica said: @tuanphan Thank you!! https://www.ourgratefulgarden.org/cart Thank you. Can you share link to a product? We can add it to cart to view checkout button 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
Create an account or sign in to comment
You need to be a member in order to leave a comment