Guest Posted June 29, 2020 Share Posted June 29, 2020 (edited) Site URL: https://naonow.squarespace.com/config/design/custom-css Hi! How do I change the color/ format of how my shopping cart page looks? Don't love the colors and layout! @rwp @rwp Edited June 29, 2020 by rachelt Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 background color or.. can you describe in detail? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted July 1, 2020 Share Posted July 1, 2020 @tuanphan background color and fonts! Link to comment
Solution tuanphan Posted July 2, 2020 Solution Share Posted July 2, 2020 Add to Home > Design > Custom CSS body#cart { /* background */ .system-page { background: red; } /* shopping cart title */ .cart-title:before { color: green; font-size: 30px; } /* Empty message */ .empty-message * { color: violet; font-size: 20px; font-family: monospace; } } I don't see product detail so can't check other fonts.. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted July 2, 2020 Share Posted July 2, 2020 Is there a way to change the font style on this page to match the rest of our website? https://naonow.com/cart 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