Why do my product photos decrease in size when swiping?

Hi, I want to know what is causing my photos to become smaller and smaller as you swipe to see more photos. How can I fix it? you can see my store : www.shopnavaa.com

Choose any product and swipe on your phone to see more photos and you will see that the size is becoming smaller and smaller.

@KetanKumar can you help?

1 Like

@ravleen

oh sorry for that issue if possible to share video or screenshot

1 Like

It’s the not allowing me to upload video but you do can see in screenshot that white border

https://shopnavaa.com/collections/shriya-singhi/products/rama-3pc-silk-coord-set-in-khaki

See this link and swipe photos on mobile

Hello @ravleen ,

It seems there is some issue with the Slick slider code, you need to hire a Shopify expert to help you with checking the code flow and resolve your issue.

All the best,

CedCommerce

@ravleen

its on load slider script issue

Hi @ravleen ,

Seems slick slider not able to calculate width properly, kindly add below CSS in base.css

li.product__media-item.grid__item.slider__slide.slick-slide {
    padding: 0;
}
1 Like

This worked!! Thank you so so much! Biggest bug resolved!