I am using the Express theme and have just noticed that the product page images cannot be swiped on or changed in mobile view. The left/right arrows are there, but non-responsive. Any idea what might be going on?
Hi @P0rthos ,
I checked and you have removed the default class of the theme for the product image so it will throw JS error.
Please go to sections > product.liquid file, add code in here:
Code:
class="gallery__image{% if featured_media == media %} is-active{% endif %}"
Hope it helps!
1 Like
That did it thank you very much! I had a company “optimize” the site and I think I never noticed this change they made. Much appreciated. And I’ll be sure to look at your services when migrating clients to Shopify. ![]()
Hi @LitExtension ,
I’m having the same issue with my dawn theme.
Can you please take a look at my website?
website: https://afterhour-6053.myshopify.com/
Please let me know ![]()
Thank you

