Jump to content

supply, page images spacer

Go to solution Solved by paul2009,

Recommended Posts

  • Solution
5 hours ago, dorotapo said:

Do you know how to change spacers between images on image page

The page in your screenshot currently contains Image Blocks. By default, each block will have 17px of space around it, giving 34px between images. You can amend this with some CSS (add to Design > Custom CSS). For example, to set the padding around each image to be 4px, you could use:

.sqs-block-image {
    padding: 4px!important;
}

CSS will affect all pages by default, so if you want to limit the effect to a specific page you'll need to refer to the page's unique Collection ID. For example, to limit this to the /303-avenue-paris page, you could use this instead:

#collection-618a9fac8cb56b570a1de548 .sqs-block-image {
    padding: 4px!important;
}

 

1021688735_Screenshot2021-12-17at22_16_32.thumb.png.dd2aab265ef2a1c43cc5ed3a026723ee.png

 

  If this post has helped you, please click a 'Like' or 'Thanks' icon below  ⬇️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.