Tagged: image size, related products, woocommerce
Hi Support Team,
I have one more issue, I was spending hours on without finding a solution:
Please have a look at this sample page: http://www.victorias-bodyshop.com/produkt/cherry-blossom-bodylotion/
At the bottom right above the footer you find related products.
How can I change the size of these images? I want to get them smaller because they all look blurry.
Thank you,
Andreas
Hi Andreas,
Please add following code to Quick CSS in Enfold theme options under Styling
#top .thumbnail_container img { margin: 0 auto!important; width: 170px; height: 257px; }
Regards,
Yigit
Hi Yigit,
perfect – thank you!
best regards,
Andreas