AJZ Posted January 6, 2021 Share Posted January 6, 2021 Site URL: http://www.made4helpers.com Hi, I have a grid-style portfolio page and am hoping to round the edges. I'm pretty sure the border-radius css command is correct, but I'm struggling to determine how to get it to apply to the grid. Any advice? Link to comment
Beyondspace Posted January 7, 2021 Share Posted January 7, 2021 5 hours ago, AJZ said: Site URL: http://www.made4helpers.com Hi, I have a grid-style portfolio page and am hoping to round the edges. I'm pretty sure the border-radius css command is correct, but I'm struggling to determine how to get it to apply to the grid. Any advice? What is the site password AJZ 1 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
AJZ Posted January 7, 2021 Author Share Posted January 7, 2021 I appreciate you looking into it! The password is now set to: Thank_You_bangank36 Webite is www.made4helpers.com. I've placed a portfolio grid as the only page for your convenience. Link to comment
tuanphan Posted January 10, 2021 Share Posted January 10, 2021 @AJZ Add to Design > Custom CSS /* Portfolio */ #gridThumbs a.grid-item { background-color: #fff; border-radius: 20px; box-shadow: 0px 3px 12px rgba(0,0,0,.1); padding: 30px; transition: all .2s linear; } AJZ 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
MMc1234 Posted May 12, 2023 Share Posted May 12, 2023 The padding offsets my images and/or condenses them into thin bars. Is there a way to maintain their current proportions, but just have the corners round on hover? Link to comment
tuanphan Posted May 14, 2023 Share Posted May 14, 2023 On 5/12/2023 at 9:12 PM, MMc1234 said: The padding offsets my images and/or condenses them into thin bars. Is there a way to maintain their current proportions, but just have the corners round on hover? What is site url? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment