Hi,
If you’ve got the same problem as I had, I worked out how to fix it! Go to your CSS for woocommerce and add the following styles for div thumbnails a {
div.thumbnails a {
float: left;
margin-bottom: 3.8%;
width: 30.75%;
}
I deleted the margin-right style and the thumbnails defaulted to three thumbnails across each row.
Hope it works for you!
Cheers,
Olivia
http://www.mooshi.com.au
(say hi)