Hey, so I just posted an update to my site and for some reason when the site is loading stuff that is set to be either off screen, opacity 0%, or otherwise just out of the way is popping in when the site loads.
I tried adding a load animation set to be positioned way above everything else to try to cover it up, but the stuff still would pop up over the loading animation briefly before the page finishes loading. Even if I also set the entire page to start off invisible!
Any recommendations to resolve this issue would be very much appreciated.
hey @garymichael1313
So is it fair to say then that whatever I see in the viewport in the designer will be what shows up in that initial pop-in moment? So anything I want gone should be set to opacity 0 in the designer that will be triggered to full with a load interaction?
Yes, just before you publish, set the parent element to “Opacity: 0”. When you publish and test it won’t flash before the page load. I know what you’re seeing and it’s a little annoying to me as well
@garymichael1313@argogiant thanks guys, after some messing around with how the content was ordered and what was going to opacity 0 I got it. I ended up putting everything into a singular div that was the target of the initial state.