Theme: Storefront
/* Bildgröße einstellen */
.woocommerce-loop-product__title {
min-height:70px;
}
.woocommerce #primary .images img {
width: auto;
}
Theme: Storefront
/* Bildgröße einstellen */
.woocommerce-loop-product__title {
min-height:70px;
}
.woocommerce #primary .images img {
width: auto;
}