Help triggering other div blocks upon hover

Hey @casen,

yes, so if it is a hover animation, you can do hide/show. On your divs place the image you want to appear upon hover and set it with a display none, add the other image with regular display. Then on the animation hide the picture on top and show the one that was set to hidden. Does that make sense? Let me know how it goes.

1 Like