Hi community! I have a question with the hover trigger animation.
I have the color and plus icon change when hovering over the section, but I don’t want the animation to disappear when hovering over the pole icon and the same with the container where the lines are (see video)
I do not yet understand how to make the objects inside were transparent and do not affect the animation
I will be grateful if you help, all have a good day😙
Thank you for your response, I would be grateful if you could pass this function on to the developers.
Answering your question I meant that the objects inside affect the animation wanted to remove this if possible, but apparently so far will be so and will wait for updates from the developers. Thanks for the answer🤓
You could try using some code for only onMouseIn since you can separate mouse in and mouse out.
You could try the arrangement as from the video, it seems that the vector might be layered above the element that hovers; this will make it so hovering over the vector means you’re not hovering over the triggering element anymore.