Begona Posted January 26, 2021 Share Posted January 26, 2021 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! 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; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Archived
This topic is now archived and is closed to further replies.