How to apply hover effect on bubble.io repeating group each item?

Hi there!
I hope everyone here is doing great.
I want to apply hover effect on each item of repeating group. How I can do this?
Thanks in advance for helping.

You can edit the Style of that group, and go to the Conditional tab and put “When this group is hovered” and set the transparency, color, drop shadow, etc.

Or put it specifically on that group in the Conditional tab and do the same

1 Like

If you want to add a hover effect on each row differently then you can achieve this with the index number. Put a condition to check if the row index number is even or odd then you can display the hover effect accordingly

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.