In my Enfold Woo commerce Shop archive, column number is set to 3 & images are square, however there seems to be a lot of white space between the columns.
I would like to reduce this space by increasing the size of the thumbnails & have tried doing this via Dashboard > appearance > customise > Woo commerce > Product images (& clearing cache each time) but it doesn’t seem to make any difference.
I’ve also installed Simple Image Size plugin but again changing thumbnail sizes / regenerating thumbnails doesn’t seem to have an effect on the Shop Product Archive image size. Any suggestions?
Thanks
Hey Haycreations,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.woocommerce .thumbnail_container img {
width: 250px;
height: 250px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria – all fixed.
Kind Regards
Mel
Hi Mel,
Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
You can close it, thanks
Kind Regards
Mel
Hi Mel,
Glad we could help :)
We are closing this one.
Best regards,
Victoria