JessMay Posted February 10, 2022 Posted February 10, 2022 Site URL: https://earthbloomsstudio.com Hello! I can't seem to find any information or codes to help me change the color of the standard black pill button that appears once something is added to my cart. I have a screenshot attached of what i'm talking about. Anyone know a code to help me change the background color? Thank you!
tuanphan Posted February 14, 2022 Posted February 14, 2022 Can you share link to a product> We can add it to cart to check cart pill button meganheath 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!)
meganheath Posted February 14, 2022 Posted February 14, 2022 Hi @JessMay You can change the button colour by adding this to Custom CSS .sqs-pill-shopping-cart-content.dark { border: none; color: #5c462d; background-color: #b8a999; background-image: linear-gradient(#c7b7a6,#b8a999); } tuanphan 1
JessMay Posted February 15, 2022 Author Posted February 15, 2022 @meganheath This worked!! Thank you so much! 😊
mgroeteke Posted May 20 Posted May 20 Could we get this working for the "Wells" template please? Would be great!!! markus/architectureshooting web site: http://architectureshooting.com
tuanphan Posted May 21 Posted May 21 21 hours ago, mgroeteke said: Could we get this working for the "Wells" template please? Would be great!!! With Wells, use this CSS code div.absolute-cart-box .sqs-pill-shopping-cart-content { background-color: #f1f !important; background-image: none !important; color: #fff !important; } .icon { filter: brightness(0) invert(1); } mgroeteke 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!)
mgroeteke Posted May 21 Posted May 21 Great, working perfectly! Thank you very much 👌 markus/architectureshooting web site: http://architectureshooting.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment