Touch Gestures Not Working On Mobile - by michaelcp23

This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: michaelcp23
    michaelcp23
    Participant
    September 29, 2016 at 00:31

    For some odd reason the touch gestures for a mobile device do not work (swiping between product images). I have to use the side arrows in order for it to work. Also the bottom thumbnails do not work either, at least on the mobile devices.

    However, I was able to discover that the touch gestures are still enabled but only at the very top of the image (see screenshot for reference).

    But from inspect element I was able to see that there is an element on top of my product disabling touch gestures (see image below). But I wasn’t sure how to take that element off or disable it.

    Here is a link to my product on my site for reference.
    https://www.aventon.com/shop/cordoba-complete-track-bike/?attribute_color=Gloss%20White/Silver&attribute_size=55cm

    Thank you,
    Michael Parra

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 29, 2016 at 07:36

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .iconic-woothumbs-all-images-wrap {
        z-index: 1;
    }

    Regards,
    Robert Hall

    Avatar: michaelcp23
    michaelcp23
    Participant
    September 29, 2016 at 17:32

    It worked perfectly, thank you so much!

    Avatar: Eva
    Eva Kemp
    Support staff
    September 29, 2016 at 19:02

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Touch Gestures Not Working On Mobile’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.