Interaction in gallery

Hello,

I’ve tryed to play with interaction.
Here is my exemple : http://xxxx-84c861.webflow.io/
Here is my share link : https://preview.webflow.com/preview/xxxx-84c861?preview=6122daf788a25843a60a7f19d76053fe
I created a div bloc with Hover interaction.

Problem is when i duplicate this bloc, it work only on the first bloc.
but the 2 other blocs trigger the animation for the bloc 1 only.

thanks for your help.


To re-use IX2 animations, you would need to change the interaction element affected with class. In short - change in your interaction - element to class - and select affect only children with this class.
46

Do this for all your interaction elements and it should work.

2 Likes

Hello @fsh

As @Throatscratch is saying you need to change the target of your interaction. I made a small video to explain:

http://cloud.ipagroup.co/rZoV

Plus you can take a look at this article that can help you understand why this is happening:

2 Likes

Thanks a lot for help.
I understand now.

2 Likes