Archived topic
why single product images goes second line
5 replies · Started by roadlink on April 5, 2021
Viewing posts 1–6 of 6
Hello,
Do you know why this is happening?
Hi there,
By default, WooCommerce is setting the gallery to 4 images per row.
You can try this CSS:
.woocommerce div.product div.images .flex-control-thumbs {
display: flex;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Perfect, thanks.
No problem :)
Hi, is it also possible to get f.e. 6 pictures in a row instead of the default 4 by CSS?
Thanks in advance
Martin
Any chance you can open a new topic for your question?
Thanks :)
This archived topic is closed to new replies.