Jump to content

Change Gallery Reel padding

Recommended Posts

Site URL: https://www.andreasbenckert.com/clei

I've had to alter the size of the Gallery-Reel, because I felt it was to large, even after setting it to minimum 30.

I ended up solving it by writing a custom CSS, which is:

.gallery-reel-wrapper {
      height:50%;
}

@media screen and (max-width:640px) {
      .gallery-reel-wrapper {
    height:100%;
}

Problem now is that I get 50% padding under the Gallery-Reel on larger screens.

 

Is there a cleaner way to writing the code or can I add another line to remove it?

 

Appreciate all the help 🙂

Untitled-1.jpg

Link to comment
  • Replies 0
  • Views 294
  • Created
  • Last Reply

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.