Hello everyone,
I’ve uploaded an image on my ReadyMag website. I’d like to change it to another image when I hover on it.
ReadyMag doesn’t seem to have this feature so I’m turning to custom code.
Anyone has any idea on how to do that?
Hello everyone,
I’ve uploaded an image on my ReadyMag website. I’d like to change it to another image when I hover on it.
ReadyMag doesn’t seem to have this feature so I’m turning to custom code.
Anyone has any idea on how to do that?
No need to code for that. I would suggest you place the second image on top of the existing one. Then, add a Hover animation to the new image with Opacity 1—>100 with itself as the trigger. The idea is that the second image is ‘invisible’ at first but you can make it ‘visible’ (appear on top of the first one) when hovering it.