I implemented a Lottie file. When I preview the animation in the settings, it plays fine but when the site is live, nothing. Can someone please help me figure out what is happening?
You need to append interaction to Nav Opens and Closes event. You can do that here. After that you need to create interaction which uses lottie element. Initial state needs to be at 0% played lottie file, and on open it should be like 45% based on your lottie file. On close you can just bring it back to 0 and it will work fine.