Velo Multistate boxes, Mobile Functionality?

So my issue is I have created a slideshow using Multi State boxes and then coding the animation, For the PC version I have added buttons to navigate back and forth through the slideshow. The problem is on mobile these buttons get in the way of the slideshow and I cannot use the .Onswipe. Does anybody know of a work around?

I am using the Wix studio editor

Thank you in advance for any support.

Can the buttons be stacked under the slideshow on mobile?

If not, and swiping is a must, you’re probably looking for a Custom Element to detect swiping and then dispatch an event that can be used to trigger your animations :slight_smile: