Jump to content

How do I edit the thumbnails in Slideshow to stack in rows instead of a carousel at the bottom?

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 2
  • Views 313
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Try adding to Design > Custom CSS

.sqs-gallery-design-strip .sqs-wrapper {
    width: 100% !important;
    left: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.sqs-block .sqs-gallery-thumbnails .sqs-gallery-design-strip-slide {
    width: 20% !important;
}
.sqs-gallery-design-strip {
    height: auto !important;
    overflow: visible !important;
}

image.thumb.png.5af15feb60b69969bf24b1af9fc2eef6.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

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.