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