MoonMama Posted May 23, 2020 Posted May 23, 2020 Site URL: https://www.tribeandsol.com/ Hello, The button on my product page says purchase and I want it to say add to cart. How do I change it?
tuanphan Posted May 23, 2020 Posted May 23, 2020 Add to Home > Design > Custom CSS .sqs-add-to-cart-button-inner { visibility: hidden; } .sqs-add-to-cart-button-inner:before { visibility: visible; content: "tuan ssforum"; position: absolute; } 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!)
manolo Posted June 11, 2020 Posted June 11, 2020 Hi tuanphan, My text in Danish for "Add to cart" is "Tilføj til indkøbskurven". Once I used your custom CSS, the button's right padding increases almost by 30%. Do you have a suggestions on how to "reset" it? Thank you in advance.
tuanphan Posted June 11, 2020 Posted June 11, 2020 39 minutes ago, manolo said: Hi tuanphan, My text in Danish for "Add to cart" is "Tilføj til indkøbskurven". Once I used your custom CSS, the button's right padding increases almost by 30%. Do you have a suggestions on how to "reset" it? Thank you in advance. Can you share link to product page? I can check easier. 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.