Nabiloh Posted August 25, 2020 Share Posted August 25, 2020 Site URL: https://www.johnsummitmusic.com/cart Hello Everyone, I am trying to change the cart background color to white on this page: https://www.johnsummitmusic.com/cart and also trying to change the font color to black, any help would be greatly appreciated! Link to comment
IXStudio Posted August 26, 2020 Share Posted August 26, 2020 Hi Please use this code in Design -> Custom CSS. body#cart.tweak-cart-icon-style-cart div#mainContent { background-color: white !important; /* White Color for BG */ color: black !important; /* Black Color for Main Text */ } body#cart.tweak-cart-icon-style-cart div#mainContent h2.cart-title { color: black; /* Black Color for H2 Title */ } body#cart.tweak-cart-icon-style-cart .main-navigation a { color: black !important; /* Black Color for Menu */ } body#cart.tweak-cart-icon-style-cart .site-branding h1 img { filter: brightness(0%); /* Dark Logo */ } Please use the like button if it works! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
IXStudio Posted August 26, 2020 Share Posted August 26, 2020 You're welcome dear! Code is working for me! But you can send me message on Skype: LeopoldJobs I can fix it for you. Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
Nabiloh Posted August 26, 2020 Author Share Posted August 26, 2020 That worked like a charm actually! Thank you! Link to comment
Nabiloh Posted August 26, 2020 Author Share Posted August 26, 2020 One final question! How do I change the color of the checkout button? The code worked perfectly but now the button's is too transparent with the white background? https://www.johnsummitmusic.com/cart Link to comment
IXStudio Posted August 26, 2020 Share Posted August 26, 2020 Can you send me screenshot of it please? Thanks. Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.