Product images too big

the product picture is too big and it dosent fit. Please tell me how to adjust it.

1 Like

Share Site Preview Link

Hi @Dino_N

Would you mind to share your store URL? Thanks!

https://4d9834qgsbe546l8-82994757972.shopifypreview.com

https://4d9834qgsbe546l8-82994757972.shopifypreview.com

Add This css In your Edit Code > Base.css File

@media screen and (max-width:767px){
    .card__media .media img {
        object-fit: contain !important;
    }
}

Add This Code For Deskop View

.card__media .media img {
    object-fit: contain !important;
}

Where at in the base.css do you add it? I have tried it at the beginning and end and nothing changes. Did save and refresh.

https://p6coxm0tdygzxqzc-71053410549.shopifypreview.com/products/pet-id-tags-custom-dog-tag-stainless-steel-pet-dog-tag