ttpeach Posted September 2, 2022 Share Posted September 2, 2022 Site URL: https://www.dsifood.com/products I'd like to add arrows on either side of the product block images when in mobile so that we can easily see the other photos. Right now, it's very tricky on mobile to see the second product image as it needs my finger to tap and hold the image to create the "hover" effect. I've been looking everywhere for a solution and no luck, I'm kind of surprised there isn't an easy way around this as using hover on mobile is not good UX. Any help would be greatly appreciated! Link to comment
tuanphan Posted September 4, 2022 Share Posted September 4, 2022 Hi. No way to do your request. Do you want to disable hover on mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ttpeach Posted September 4, 2022 Author Share Posted September 4, 2022 Sure, that is another option if you can help with that! Thank you 😀 Link to comment
tuanphan Posted September 6, 2022 Share Posted September 6, 2022 On 9/5/2022 at 3:36 AM, ttpeach said: Sure, that is another option if you can help with that! Thank you 😀 Add to Design > Custom CSS @media screen and (max-width:767px) { .products.collection-content-wrapper .grid-item .grid-image-hover { opacity: 0 !important; } .products.collection-content-wrapper .grid-item .grid-image-cover { opacity: 1 !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment