Natasha2022 Posted March 13, 2022 Share Posted March 13, 2022 Site URL: https://www.natashasvines.com/ Hello. I'm very new to having my own website and feel like I'm in over my head a bit. On my 'Shopping Cart' page I'm having trouble on how to change the color of the 'Checkout' button. Thanks Link to comment
Jia Posted March 14, 2022 Share Posted March 14, 2022 10 hours ago, Natasha2022 said: Site URL: https://www.natashasvines.com/ Hello. I'm very new to having my own website and feel like I'm in over my head a bit. On my 'Shopping Cart' page I'm having trouble on how to change the color of the 'Checkout' button. Thanks Hi, add this code to custom css (Design > Custom CSS) and change the hex to your preferred colours, and add your font name in between the apostrophes. Let me know how it goes 🙂 .checkout-button { background-color: #HEX; color: #HEX; font-family: 'FONT NAME HERE' !important; } tuanphan 1 Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio 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