Okay so i have a picture and i want that when u hover on it that picture disappears and another appears. and i want so that whenever u hover ur mouse outside of the picture it goes back to the picture that was before. does anyone know how to do it? because i cant seem to figure it out, mostly how to make it go back to the original picture once ur not hovering over it. i know it might be a stupid question but im new in readymag ![]()
Hi Kristini, you need to add on the image A an animation on hoover opacity from100 to 0,time 0,6 s. On image B you add an animation on hoover opacity from 0 to 100, time 1 s and add the image A as the trigger(this part is the most important one ).The animation time of image B has to be bigger then A so you get that effect of disappear and appears.
1 Like
thank you so much!!!