I have white space top and bottom on my product photos. Would appreciate your help, thank you.
Hi @Joslin
The image size of the products is not the same ratio, Please try to upload the product image with the same ratio, this problem will be solved.
The password is taken off now, thank you
Please add the following code at the bottom of your assets/theme.scss.liquid file.
#shopify-section-collection-template .grid-product__image-link {
background-color: transparent !important;
}
Thanks!
