Site logo

Archived topic

Woocommerce Product Page Thumbnails

3 replies · Started by Stefanie on December 5, 2022

Viewing posts 1–4 of 4

Hi Stefanie,

Try to add this CSS:

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

Perfect! Thank you

No problem :)

This archived topic is closed to new replies.