Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
When you enter the product page on mobile and try to scroll through the images, they move around because all the images are "zoomed in." Is there a way to make them fixed in place? Here is a reference to how the issue looks.
STORE https://timecraft.se/products/sakura-custom-seiko-nh35-automatic-watch
PROVBLEM on mobile
Solved! Go to the solution
This is an accepted solution.
Hey,
Try adding this to your CSS:
.product__media-list.slider--mobile {
overflow-y: hidden !important;
}
Remember to like and mark this as the solution if it helped you! 😊
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!
This is an accepted solution.
Hey,
Try adding this to your CSS:
.product__media-list.slider--mobile {
overflow-y: hidden !important;
}
Remember to like and mark this as the solution if it helped you! 😊
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!
worked! Thank you so much!!!!
No problem, anytime! 😊
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!