@muzzamazza , can you try the below code:
@media (max-width: 749px) {
.product-media-container {
overflow-x: hidden;
}
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
@muzzamazza , can you try the below code:
@media (max-width: 749px) {
.product-media-container {
overflow-x: hidden;
}
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!