Home Forums WoodMart support forum Woodmart thumbnail image height Reply To: Woodmart thumbnail image height

#449329

computermobil
Participant

Thank you for looking after me.
Ok, i understan that it is better to upload same image sizes, anyway, that is not possibel cause all existing products.
So i did a workaround in css.
That helped.

.woocommerce-product-gallery .product-image-thumbnail {
max-height: 100px;
}

Thx,
Oliver