Jump to content

Left Justify Slideshow Gallery Section / Change Content Width

Recommended Posts

Site URL: https://www.henrydrago.com/tab-lp

Using 7.1 and I am trying to left justify the slideshow gallery section as well as give it the same content width as the above section (narrow).
After digging around I can't seem to find anything on how I could go about this edit - I would love some input.

Page www.henrydrago.com/tab-lp password: drago2020

Additionally if anyone has knowledge how to reposition the 'next image' arrows below the content that would be amazing.

Thanks!

Henry

Link to comment
  • Replies 2
  • Created
  • Last Reply

Hi there, I made some test snippet that you may want to try

To add CSS, go to Design -> Custom CSS
 

.gallery-slideshow-item img {
    width: 100% !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
}
.gallery-slideshow {
    width: 50%;
    float: left;
    padding: 0;
    padding-left: 3vw;
    margin-bottom: 30px;
    height: auto !important;
}
.gallery-slideshow-controls {
    top: 55% !important;
}
@media screen and (max-width: 768px) {
 .gallery-slideshow {
      width: 100%;
     padding-left: 6vw;
     padding-right: 6vw;
  }
}

image.png.eaa81c71dacae1bdcc8f3b5b4866116b.png

image.thumb.png.ff86dd2ca09ed33d72a0930b5e78bc9f.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

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.