https://charmente.com/products/theultimatecosmeticbag
The white space is not part of the image that I uploaded, how do I get rid of it?
https://charmente.com/products/theultimatecosmeticbag
The white space is not part of the image that I uploaded, how do I get rid of it?
Hi @Simon159
Check this one.
@media only screen and (max-width: 749px){
.product-media-container .media {
padding-top: 70% !important;
}
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!