michael2019 Posted March 8, 2023 Share Posted March 8, 2023 Hi, I am trying to make the card background smaller for a simple list auto layout. I have the padding set to zero, but I want it to be smaller. Here is what I am looking for: 1) Top - The grey card should be lowered about 1/4 so the image looks like it overlaps it 2) Bottom - The grey card should be higher so half the button is in the card and the other half is overlapping. The site is live so no need for a password - https://www.uplifttherapyformen.com/our-team Thank you for your help. Link to comment
Beyondspace Posted March 8, 2023 Share Posted March 8, 2023 1 hour ago, michael2019 said: Hi, I am trying to make the card background smaller for a simple list auto layout. I have the padding set to zero, but I want it to be smaller. Here is what I am looking for: 1) Top - The grey card should be lowered about 1/4 so the image looks like it overlaps it 2) Bottom - The grey card should be higher so half the button is in the card and the other half is overlapping. The site is live so no need for a password - https://www.uplifttherapyformen.com/our-team Thank you for your help. On Section Edit, have tried changing style yet? Support me by pressing 👍 or marking as solution if this is useful for you 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
michael2019 Posted March 8, 2023 Author Share Posted March 8, 2023 Yes. The image above shows the top/bottom padding set to zero. I would like to go below zero. Adding padding increases the card size. I hoping to find a way to decrease the card size. rajeshabnani29 1 Link to comment
Beyondspace Posted March 8, 2023 Share Posted March 8, 2023 Do you mean some thing like that? 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
michael2019 Posted March 10, 2023 Author Share Posted March 10, 2023 @Beyondspace Would you be able to share how you did that? Thank you. Link to comment
tuanphan Posted March 12, 2023 Share Posted March 12, 2023 On 3/9/2023 at 9:01 PM, michael2019 said: Exactly. Try adding to Design > Custom CSS /* List overlap style */ .user-items-list-item-container[data-section-id="6408e883c72daf5648086ec7"] { .list-item-media { position: relative; top: -50px; } .list-item-content__button-wrapper { position: relative; bottom: -25px; }} michael2019 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
michael2019 Posted March 12, 2023 Author Share Posted March 12, 2023 Thank you @tuanphan I added the code, and now there is a large gap between the image and the title (see the image below.) You will also see the space between the image and text is set to 0. Appreciate the help. 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