backporchbuilds Posted October 18, 2021 Share Posted October 18, 2021 Site URL: https://backporchbuilds.com/cart I was able to make the "shopping cart" text bigger, but I cannot figure out how to make the quantity, item price, subtotal text, and subtotal price bigger/bolder. URL: https://backporchbuilds.com/cart Please help! Link to comment
Beyondspace Posted October 18, 2021 Share Posted October 18, 2021 (edited) 2 hours ago, backporchbuilds said: Site URL: https://backporchbuilds.com/cart I was able to make the "shopping cart" text bigger, but I cannot figure out how to make the quantity, item price, subtotal text, and subtotal price bigger/bolder. URL: https://backporchbuilds.com/cart Please help! You can try adding to Home > Design > Custom Css .cart-container .item-quantity input, .cart-container .item-price { font-size: 1rem; } .cart-container > div:last-child span { font-size: 1.1rem; } Support me by pressing 👍 if this useful for you Edited October 18, 2021 by bangank36 backporchbuilds 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted October 18, 2021 Share Posted October 18, 2021 My testing result Hope it works properly on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
backporchbuilds Posted October 20, 2021 Author Share Posted October 20, 2021 On 10/18/2021 at 2:01 AM, bangank36 said: You can try adding to Home > Design > Custom Css .cart-container .item-quantity input, .cart-container .item-price { font-size: 1rem; } .cart-container > div:last-child span { font-size: 1.1rem; } Support me by pressing 👍 if this useful for you It worked! Thank you so very much! 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