sydneyski25 Posted September 23 Share Posted September 23 Site URL: https://www.sydneyalexiscoaching.com/ For mobile display, how do I get rid of this blue square: And how do I make the price text larger: Current codes on page are: /* Shopping Cart Title */ .cart-title { color: #4169E1; text-transform:uppercase; text-align: center } /* Cart Content */ .cart-container{ background: #fefaf2; border-radius: 15px; padding: 1rem; border:1px solid #333; width: 80vw; margin:auto } /* Product Row */ .cart-row { border:none!important } /* Product Image */ .cart-row-img{ border-radius: 15px } /* Product Title */ .cart-row-title { color: #black !important; font-size: 23px !important; } /* Cart page */ body#cart #page { background: #fefaf2; } .cart-item-list-labels span { font-size: 25px !important; color: black; } /* price */ .item-price { color: black; font-size: 20px } #cart .cart-subtotal-label { text-transform: uppercase; } Link to comment
tuanphan Posted September 25 Share Posted September 25 #1. Try CSS body#cart { background-color: #fefaf1 !important; } #2. Can you share link to a product? We can add it to cart and see cart page 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!) 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