How to Make Repeater Items Expand on Click to Show More Info?


I’m working on a team section using a Repeater in Wix, where each card displays a team member’s photo, name, and role. I want to implement functionality so that when a user clicks on a card, it expands to reveal more details like a bio or description, and clicking again collapses it. Crucially, this interaction should affect only the clicked item, leaving the others unchanged, like in the screenshots I’ve provided.

I already have the layout designed with the repeater, I just need help figuring out how to make the detail part appear or disappear when someone clicks on a card.

What’s the best way to set this up in Wix? Any steps or tutorials would be super helpful!

Thanks in advance!

Just took a look at that page on your live site. Looks like you have already got it working using click interactions I guess?

To achieve that using Velo, take a look at the code in this post, this is the simplest and the easiest way to do so: