alexcrawfo Posted July 20, 2022 Share Posted July 20, 2022 (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! Edited July 20, 2022 by alexcrawfo more concise Link to comment
Solution tuanphan Posted July 21, 2022 Solution Share Posted July 21, 2022 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; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
alexcrawfo Posted August 1, 2022 Author Share Posted August 1, 2022 Thank you so much!! That did it!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment