I would like to turn off the touch menu on mobile. As of now when you touch the screen a black page covers the screen. I would like to be able disable that and have the user have to tap the menu icon.
I may have fixed that issue, but now links on mobile do not work. This is what I changed in the functions.frontend.php file. I just commented out the .swipebox code.
Hi there,
I would like to turn off the touch menu on mobile. As of now when you touch the screen a black page covers the screen. I would like to be able disable that and have the user have to tap the menu icon.
I may have fixed that issue, but now links on mobile do not work. This is what I changed in the functions.frontend.php file. I just commented out the .swipebox code.
Attached files: IMG_0365.png
Hello,
Please uncomment the line, but update the file with the one you can find here:
https://raw.githubusercontent.com/brutaldesign/swipebox/refs/heads/master/src/js/jquery.swipebox.min.js
You can find the original file in themefolder/js/vendor.
Make sure to clear the browser cache manually after updating the file.
Best Regards,
Jelly Team