First Visit Entrance Animations

Hello,

Sorry if this has been asked before but i couldn’t find any specific resources on it.

I recently bought the lifetime license and have a decent understanding of CSS. However, I’m struggling to figure out how to make an entrance animation that only shows on first visit.

At the moment, I have an absolute container with various interactions that cause it to fade in, show a logo, and fade out. That works fine, but it loads every time I click on the homepage. I can see there’s a session storage condition with interactions but I can’t figure out how to use it to ensure the section only shows when a user is first visiting the site.

Any help would be greatly apreciated!

Thanks

1 Like

set storage

1 Like

Perfect, worked great! Thanks for the help and taking the time

1 Like