Hello, I’ve set my product detail page’s layout as a thumbnail carousel to add multiple images and to see images slide in mobile view. But I can’t slide images in mobile, and click the view icon on the top left, and can’t click the other thumbnail to view too. How can I fix this? I want images to slide both mobile and PC, and the view icon to be clickable and see the selected gird image.
Here’s my site : https://www.poshpush.me/products/teens-coming-soon and the settings I’ve done:
Hi! That issue usually comes down to either a theme limitation or a small JavaScript conflict with how the thumbnails are set up.
Here’s what you can try:
-
Go to Online Store - Themes - Customize, and check if your theme has a media layout setting for mobile (some only support slide on desktop).
-
If you’re using a third-party theme, you may need to enable a mobile image slider manually in the theme settings or through code.
-
Also, make sure no app is conflicting with your image viewer, sometimes gallery apps break native theme sliders.
If you’d like, feel free to DM me — I’d be happy to take a quick look and let you know exactly where the issue is.