Guest Posted June 29, 2020 Posted June 29, 2020 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
tuanphan Posted June 30, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted July 2, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted July 2, 2020 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.