Begona Posted January 26, 2021 Share Posted January 26, 2021 (edited) Site URL: https://mistoa.squarespace.com/cart site: https://mistoa.squarespace.com/cart password: 1234 Hi, I'm trying to change the lines that appear on the Shopping cart page to make them heavier. I found a code from Inside the Square (see below), but it's not working for me. .CartTable-cartItemList-1-5al, .CartTable-cartItemListLabels-D0rsA, .CartTableRowcartItemList-qrq0l { border-bottom: 6px !important} Any ideas? Thanks! Edited May 9, 2022 by Begona Link to comment
Beyondspace Posted January 26, 2021 Share Posted January 26, 2021 5 hours ago, Begona said: Site URL: https://mistoa.mx/cart site: https://mistoa.mx/cart password: 1234 Hi, I'm trying to change the lines that appear on the Shopping cart page to make them heavier. I found a code from Inside the Square (see below), but it's not working for me. .CartTable-cartItemList-1-5al, .CartTable-cartItemListLabels-D0rsA, .CartTableRowcartItemList-qrq0l { border-bottom: 6px !important} Any ideas? Thanks! Try this [class*="CartTableRow-cartItemList"] { border-bottom: 1px solid #9e9e9e; } [class*="CartTable-cartItemListLabels"] { border-bottom: 1px solid #9e9e9e; } tuanphan and Begona 1 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
Begona Posted January 26, 2021 Author Share Posted January 26, 2021 Thank you so much, @bangank36, it worked. 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