I almost finished my project and have just one last issue.
I created hover effects for different wrappers on the page. The hover-in effect is fine, just the hover-out effect takes about 1-2 second to fully disappear.
Is there any way to speed up the hover-out effect?
I used Element Trigger β mouse hover β Fade in / fade out
You arenβt able to change it there but you are able to change the time of hover effects using transitions or by creating an animation. Using animation allows you to set times for different states to happen.