Jump to content

Ishimoto Template: Gallery Padding (Desktop)

Recommended Posts

Hi, I'm running the Ishimoto Template and my homepage is a gallery page as I'm a photographer.

Is there a way to add a space between each image in the gallery which is horizontal on desktop?

On mobile it would be nice to have a space between each photo when in portrait view?

Thanks for helping.

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

Hi @Trigger


@media only screen and (min-width: 801px)
    { 
.slide img {
             border-left: 2px solid;
             border-right: 2px solid;
             border-color: white !important;
}
}

@media only screen and (max-width: 639px)
    { 
.slide img {
             border-bottom: 2px solid;
             border-color: white !important;
}
}

Magne

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.