Question:
In Wix Studio, is it currently possible to trigger an image animation (e.g. fade in, bounce in) when hovering over a text link inside a repeater, using only native Studio animations or interactions without custom code? if not, whats the cleanest workaround using code
I’m working on a section in Wix Studio where I have a repeater of text links, and a separate container with images that correspond to each link.
What i want to achieve using interactive panel:
When a link is hovered, the corresponding image should:
- Animate in from the bottom**, using bounce-in animation
- Fade in from 0% to 100% opacity
- At the same time, the **previous image should fade out
- On hover out, BLANK SPACE
Product:
wix studio
ps.
Is it currently possible to individually adjust the font size inside the native Wix Studio menu component?