Shopify themes, liquid, logos, and UX
Hi,
Pc version Hoover photos are working fine. The mobile version does not seem to work at first touch. When you hold longer or click on the other side a bit, then, it changes the photo. But it's not very intuitive for the customer.
https://e8614c-2.myshopify.com/collections/decking-and-pergola-kits-1
@GediminasS oh sorry for that issue can you try this script code its work on mobile or touch device only add this your js file
const images = document.querySelectorAll('.your-image-selector');
images.forEach(image => {
image.addEventListener('touchstart', function() {
// Code to change the image on touch
});
});
@GediminasS your theme.js file bottom the code
Hi,
Unfortunately same, nothing changed.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025