Hello there, I have a problem with my product images (mobile view), I really don’t like that images are separated with this white space. Can someone help me solve this? I would like to have just normal slider, as any other theme has.
Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.
hii, @jaroslavv99
Kindly share your store URL so,
I can solve your problem.
Thank You.
Hello, here https://srbijastore.com/products/premium-comfort%C2%AE-podloga-za-ispravno-sedenje . Tell me if you need something else, I would appreciate if you can help me with my problem! ![]()
hii, @jaroslavv99
Paste this code on top of the section-main-product.scss file.
@media screen and (max-width: 749px){
.product__media-list .product__media-item {
width: 100% !important;
}
}
Thank You.
