Jump to content

Add margin and radius to images in gallery reel

Go to solution Solved by Ziggy,

Recommended Posts

Hi,  

I'm trying to use this code to add margin between the pictures in the gallery reel (at the bottom of the page) and round corners but only the top left and right bottom corner appear with radius. Can anyone help me change the code to give all the corners of the gallery reel images a radius?

.gallery-reel-list * {
    border-radius: 10px !important;
}

.gallery-reel-item-src {
    margin: 20px 36px !important;
}

This is the website: 
https://braceforimpact.squarespace.com/aanbod
PW: Braceforimpact12

Link to comment
  • Replies 2
  • Views 280
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Try this adjustment:

.gallery-reel-list * {
    border-radius: 10px !important;
}
.gallery-reel-item-src {
    margin-left: 36px !important;
}

 

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
  • 3 weeks later...

@Ziggy could you also help me to adjust this for mobile?

I would like to reduce the section height for mobile, but when I add this code the radius will dissapear because the section underneath shoves up

@media screen and (max-width:767px) {
.gallery-reel {
    height: 45vh !important;
}
}
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.