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

Posted (edited)

Site URL: http://www.alexcrawfo.com

Hi guys! I am trying to emulate a page that I like and I am having trouble with changing the layout of the thumbnails in my slideshow. I want them to stack like a mini gallery bellow and not a carousel. I'll attach screenshots of the page I want to copy.

Thanks!

IMG_4728.PNG

IMG_4729.PNG

Edited by alexcrawfo
more concise
  • Replies 2
  • Views 438
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
Posted

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!)

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