GregOvens Posted October 23 Posted October 23 Site URL: https://www.slovakspots.com/cart Hello, I would like to ask you about help to solve the color change for these 2 buttons on attached screenshots. Site URL: https://www.slovakspots.com/cart Password: Ulicajekrasnydom Thank you in advance. 🙂Â
Solution Spark-Plugin Posted October 23 Solution Posted October 23 Hi @GregOvens, give this code a try and let me know how it goes: Navigate to Pages > Website Tools > Custom CSS. Paste the code into the CSS editor. Hit Save and you’re done Note: Play around with the colors you want. (#) /* Cart Checkout Button */ .cart-checkout-button{ background: #fff !important; color: #7777 !important; } /* Continue Shopping Button */ a.cart-continue-button { background: #fff !important; color: #7777 !important; }  - Answered by Iuno from sparkplugin.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment