Interaction animation not working on 'meet the team' page


Here is my public share link: Webflow - Cyber Risk Insights

I have tried to create an interaction where clicking on the team members photo or name will pop up with a ‘mini bio’. When I click preview, the interaction works for the first two team members and not for the rest. However in the preview link it seems to not work for anyone.

I have removed the interaction, re-added it and even tried changing the type of interaction but it still doesn’t work. At one point this animation was working and I can’t find where something has changed that’s stopped it.

Lastly, I even tried to remove the interaction/animation from all the team members photos and names but when in preview it was still changing my mouse to the hover effect suggesting it was clickable, despite removing the interaction entirely.

I have attached an example below of when clicking, the mini bio pops up.

1 Like

Set the click trigger to Class → All elements with this class so every team item fires the animation.
Also check for leftover interactions on the parent wrapper, those can keep the hover cursor even after you delete the main interaction. If some items still don’t fire, make sure no overlapping div is blocking clicks.

1 Like