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 ?
This topic has 4 replies, 2 voices, and was last updated 9 years, 1 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 ?
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