This topic has 4 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson
Upgraded the site to latest version and now the thumbnail images are all distorted. Is there a way to set the size or get the images to scale and display without being cropped or distorted ?
Example – http://www.blccs.co.uk/product-category/makita/
Hello,
Try to add the following css code in custom.css:
.product-content-image img {
object-fit: contain !important;
}
Best regards,
Jack Richardson.
Great, thanks very much Jack 🙂
Hello,
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘Product Thumbnail Images’' has been successfully resolved, and the topic is now closed for further responses