I would like to give this a chance with a different approach.
I have set the thumbnail images settings to: Bottom (2 columns). Now what I would like is 3 columns instead of 2.
So I was able to resize the images to 2/3 of their original size with this code:
/* Thumbnail images product pages kleiner maken*/
.attachment-woocommerce_single.size-woocommerce_single{
Max-width: 66.67%;
}
What I now need is a css code that will re-align the images next to each other without the empty space (see picture)
Would you be able to give me any suggestions for this?
Attachments:
You must be
logged in to view attached files.