EliseHK Posted January 31, 2023 Share Posted January 31, 2023 Does anyone know how to custom code the corner radius of the text card in a banner slideshow? I've been looking everywhere and none of the code I've found or written seems to work. Pic attached for what I'm talking about. I have this same block type throughout my site and I need all of the cards to have rounded corners. THANK YOU! Link to comment
Beyondspace Posted January 31, 2023 Share Posted January 31, 2023 37 minutes ago, EliseHK said: Does anyone know how to custom code the corner radius of the text card in a banner slideshow? I've been looking everywhere and none of the code I've found or written seems to work. Pic attached for what I'm talking about. I have this same block type throughout my site and I need all of the cards to have rounded corners. THANK YOU! Can you provide your URL so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Solution yogap Posted January 31, 2023 Solution Share Posted January 31, 2023 Add this code to custom css .list-item-card-background { border-radius: 24px; } EliseHK and Osman01 1 1 Link to comment
EliseHK Posted January 31, 2023 Author Share Posted January 31, 2023 @yogap thank you so much! Link to comment
ocelotstudio Posted July 3 Share Posted July 3 What if you want to do the same rounded border but to the slideshow image instead of the background card? Thanks! Link to comment
ocelotstudio Posted July 3 Share Posted July 3 Found it! If anyone needs it and end up here: section[data-section-id="66851c81cb561d2f10f00ca8"] .slide-media-container { border-radius: 30px; } 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