This topic has 6 replies, 3 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow
Why i have these image problem with some type of imagens even if i have the same size in woocomerce image options…
Example:
https://snag.gy/yRQoeu.jpg
Config:
Any Help Please?
When did you remove the hard crop option?
before uploading those images or after?
Try to regenerate the thumbnails using this plugin : https://wordpress.org/plugins/regenerate-thumbnails/
Hard crop Before. Wheh do the regenerate it has a massive loss of quality… 🙁
Hello,
Add the following custom CSS in Theme Options > Styling > Custom CSS
.content-product .product-content-image img {
min-width: 1px;
width: auto;
}
Regards
Worked perfectly, Many Thanks for the sharing and you time!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up