There is no support for animations on mobile at this point at all. On mobile you will have to use click as mouse over och in / out is not supported on touchscreens.
Hey Danny, I recently did a hover effect. On the mobile you have to tap the image for the hover effect to appear. So I added a text box for that instruction on the desktop view and hid it behind an image. Then on the mobile view moved it up to sit up above the "hover" images so viewers know to tap. Hope that helps
Wishlist Page is the new official platform for requesting new features. You can vote, comment, and track the status of the requested features (requests from this page will be migrated to the new Wishlist soon).
Hey
There is no support for animations on mobile at this point at all. On mobile you will have to use click as mouse over och in / out is not supported on touchscreens.
can the mobile code be edited separately?
So maybe i can have hover on desktop and click on mobile?
You can use the wix-window formFactor property to check if the site is being viewed in desktop or mobile.
Hey Danny, I recently did a hover effect. On the mobile you have to tap the image for the hover effect to appear. So I added a text box for that instruction on the desktop view and hid it behind an image. Then on the mobile view moved it up to sit up above the "hover" images so viewers know to tap. Hope that helps