Jump to content

Slideshow Reel Image Padding

Recommended Posts

Site URL: https://www.matthewjensen.com.au/work/circuit-emm6e

Hi there,

Wondering if you can help.

I have added some CSS code from various sources on this forum, but would just like to make a couple of adjustments.

I would like to reduce the padding between the above and below Image sections by about half on both Mobile and Desktop view.

I would like to make the arrows on mobile closer to the images (i.e. less padding) on both mobile and desktop.

I would like to reduce the padding between images with their containing section, particularly on desktop.

Hope you can help out.... I am so close!

The Current coding I have used:

Pass = mattstar75  

.gallery-reel-item img {left: 0px !important;}
.gallery-reel-item img {
    transform: scale(.75
    
    );
}

/* Reel right arrow */
button.gallery-reel-control-btn[aria-label="Next Slide"]>div {
    background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
button.gallery-reel-control-btn[aria-label="Next Slide"]:before {
    background: none !important;
}
button.gallery-reel-control-btn[aria-label="Next Slide"]>div>* {
    visibility: #8888888;
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]>div {
    background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]:before {
    background: none !important;
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]>div>* {
    visibility: #;
}
button.gallery-reel-control-btn {
    background: none;
}

Cheers

Matt

 

Edited by MattsJensen
Made some adjustments which altered coding
Link to comment
  • MattsJensen changed the title to Slideshow Reel Image Padding
  • Replies 0
  • Views 431
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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.