Guest Posted December 7, 2020 Posted December 7, 2020 Hello all! I am wondering how to round the corners of the text card associated with a collage block image? I am only utilizing one collage block, so it can apply to all, not just the specific block in-question.
Beyondspace Posted December 7, 2020 Posted December 7, 2020 4 hours ago, Barco12 said: Hello all! I am wondering how to round the corners of the text card associated with a collage block image? I am only utilizing one collage block, so it can apply to all, not just the specific block in-question. You can use Google Extension Find Squarespace Ids to get the specific block unique id, replace the code in this snippet to make it work section[data-section-id="5fcdc77e0ab5d62feb13076f"] .image-card { border-radius: 20px; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Guest Posted December 7, 2020 Posted December 7, 2020 Wonderful, thank you for your response, bangank36! Much appreciated!
Arna Posted February 5, 2021 Posted February 5, 2021 Any way to only apply a radius to two of the four corners please?
Arna Posted February 5, 2021 Posted February 5, 2021 For people looking for the question to get different radii you use the following: border-radius: 50px 50px 0px 50px;
creedon Posted February 5, 2021 Posted February 5, 2021 @Arna The following may also be of use. I assume there are properties for all four corners. https://www.w3schools.com/CSSref/css3_pr_border-top-left-radius.asp Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.