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: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.
If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too.

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.