This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
I’ve tried solving this one myself for months. I have random catalog images appear very large. Is there a setting or something I’m missing to standardize the size of the catalog images?
Here’s an example: http://vitalvibesource.com/#bestselling (scroll down to top new and interesting)
Thank you for helping me with this!
Hello,
Please, add this code in Custom css:
.content-product .product-content-image img {
min-width: 1px;
width: auto;
}
Also, if you want to have all the images the same size for all the products use hard crop option in WooCommerce settings.
Regards
Tagged: large images, product catalog, seo friendly, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up