Embed Code Issues on Mobile Device

I’m a photographer using a service called Pixieset to host all my client galleries. I’ve tried combining my Webflow site and Pixieset galleries to get the best of both worlds. Currently, on my Webflow site, I run my cover design in the hero and then use an iframe tag to important the Pixieset gallery below the fold.

When I publish the site it works great on the desktop, and when I emulate a mobile screen size through my desktop window it works great. But when I test the embed code on a mobile device I am able to to scroll, but the tap-to-enter-lightbox feature doesn’t work on mobile devices.

This is the embed code I’m using:
<iframe src="https://gallery.benjaminlwalker.com/jordanfitecopy/" name="iframe_a" width="100%" height="100%" frameborder="0"></iframe>


Here is my site Read-Only: Webflow - Benjamin Lawrence Walker

@CircleCreaitve - Since that functionality is provided by the service you are using, you should reach out to whatever support resources they provide. I run off to codepen to test code when there is an issue to rule out Webflow as a factor.