kimmydesign Posted September 21 Share Posted September 21 Hi there, Can some one provide me with code to make my images in my Simple List carousel an archway shape. Thank you! Link to comment
CassAggett Posted September 21 Share Posted September 21 @kimmydesign Do you want this to apply to all simple lists on your site? If so you can use this code: // ARCH SHAPE SIMPLE LIST IMAGE // .user-items-list-simple .list-image { border-radius: 250px 250px 0px 0px; } Making it look like this: If you only want this to apply to a particular section or page, please share the URL of this page and I can give you the exact code If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM Link to comment
kimmydesign Posted September 21 Author Share Posted September 21 thank you! do you know how to make the side margins of the carousel larger? There is more of a gap in between the items than on the side (on your example and on my website) and it looks weird. Also, the images on mobile are way to big They should have more padding around them. Link to comment
tuanphan Posted September 25 Share Posted September 25 On 9/22/2023 at 5:25 AM, kimmydesign said: thank you! do you know how to make the side margins of the carousel larger? There is more of a gap in between the items than on the side (on your example and on my website) and it looks weird. Also, the images on mobile are way to big They should have more padding around them. Use this code // ARCH SHAPE SIMPLE LIST IMAGE // .user-items-list-simple ul { grid-gap: 10px 10px !important; } If it doesn't work, you can share link to page where you use list, we can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
kimmydesign Posted September 26 Author Share Posted September 26 It didn't work but I ended up doing something completely different anyway. tuanphan 1 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