#Animating products' description

5 messages · Page 1 of 1 (latest)

undone ferry
#

This menu is for landing page. When hovering, product cards change to their second variant, then you click on the card or the name of the product and a modal with the description opens. I need to create components (2 variants of image) for every single product, right? And then make separate modals with description for every product?

tired ermine
#

Hey @undone ferry ! For default and second variant you can just create one component set and set it up with properties to switch out the image or text. So you dont have to make multiplr necessarily.

For the modal part. If you have edu or pro plan then you can use variables to maybe make all of this easier and also just have to make one modal

undone ferry
tired ermine
#

not for the two variants though