Links not working - Mobile device - modernizr

Hello !

New here, I’m looking for help as I’m stuck with links not working on mobile device (Safari, iPhone at least).

I’m using code from codrops, it’s an elastic dragging animation. I’m looking to add links inside each cards ( < a > inside each li element).
It seems to work on a computer, but not on a mobile device. The link is shown, you can tap it (click) but it doesn’t send you to the destination, it’s like it’s not working.

I guess it’s from the CSS animation or maybe modernizr but I’m really not an expert and I need your help !

Here is a link to the pen : https://codepen.io/imromain/pen/gwdRzo

Thank you !

Romain

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.