diff --git a/themes/tella/layouts/products/summary.html b/themes/tella/layouts/products/summary.html index a2ff583..e4d6693 100644 --- a/themes/tella/layouts/products/summary.html +++ b/themes/tella/layouts/products/summary.html @@ -5,6 +5,13 @@ .description-product-summary{ margin-top: 2%; } + + .product-image-custom { + width: 100%; + height: 100%; + object-fit: cover; + display: block; + } @@ -12,7 +19,7 @@

{{ .Title }}

- -product-image- + -product-image-

{{ .Description }}