samuelsparrow 9 Share Posted July 25, 2020 Site URL: https://www.samuelsparrow.com/ Hello, I've managed to increase the line weight of the hamburger menu lines on my site. I'd like to do the same for the cart icon. Does anyone know how to adjust this? Thank you Link to post
tuanphan 9,609 Share Posted July 26, 2020 Add to Home > Design > Custom CSS /* burger lines height */ .burger-inner>div { height: 3px !important; } /* cart */ svg.icon.icon--cart { stroke-width: 2px; } samuelsparrow and cvanuch 1 1 Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
thegiftrebellion 0 Share Posted December 30, 2020 Hello Tuanphan, I've used lots of your custom html in my website with great success. Thank you. The html above works to make the cart lines stronger but it doesn't change the weight of the cart items number. Can you please help to adjust the number? Thanks Link to post
tuanphan 9,609 Share Posted December 30, 2020 2 hours ago, thegiftrebellion said: Hello Tuanphan, I've used lots of your custom html in my website with great success. Thank you. The html above works to make the cart lines stronger but it doesn't change the weight of the cart items number. Can you please help to adjust the number? Thanks Use this CSS span.sqs-cart-quantity { font-weight: bold; } Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
MarieJD 0 Share Posted March 31 Hello, I'm pretty new to CSS coding and I also wish to increase the weight of my cart and menu icons, but I'm wondering if it will cause problem with the fonctionality of the cart and of the website in the future if squarespace updates something ? Thank you very much! Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment