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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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