jmerrill Posted January 4 Share Posted January 4 I am using the following code to apply a border radius to all "wall" summary blocks: // Wall Summary Blocks - Global // .sqs-gallery-design-autocolumns .summary-thumbnail { border-radius: 8px !important; } However, this isn't working. Can anyone let me know how to resolve. Thanks URL: https://upliftingme.co/edward-hopper Link to comment
Solution Ziggy Posted January 4 Solution Share Posted January 4 Try this CSS instead: .sqs-block-summary-v2 .summary-thumbnail-container img { border-radius: 8px; } tuanphan 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
jmerrill Posted January 4 Author Share Posted January 4 @Ziggy Brilliant - works perfectly now. 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