Woocommerce single product slider when too many images

Hi,
I’m an avid user of your themes.
I had to set up a woocommerce shop today. The single product page looks great except when there are many product images. Is there a way to show all the images at the bottom in a slider in one line? Any suggestion?
I’ve tried many plugins they all fail with the theme.
Here is the page: https://pierretlambert.com/shop/master-lightroom-preset-collection-i
Thank you!

hey there

Hope you are having a good day
Please add this CSS in appearance - customize - additional CSS

.woocommerce div.product .woocommerce-product-gallery–columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: none;
}

.woocommerce div.product div.images .flex-control-thumbs li {
width: 10%;
margin: 3px;
}

Thanks!
Colorlib Support Team

Amazing fix! Thank you. Do you have a plugin yourself or a recommendation to have slider/carousel arrows on the main image? None of the ones I tried were compatible.

Thank you again! Have a great day

Hi

Sorry but no, i don’t know such plugin but maybe such plugin exists, needs research :slight_smile:
i will close this case now, feel free to open a new ticket in case you have a question