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!