Hi @arnolfo
I don’t think it’s been asked that much, I did a quick search and couldn’t find an easy answer for you, so hopefully this helps.
- Select Slide 1 and choose
Slider
in the interaction panel under the element trigger.
Choose start animation
under Slider in view
You then need to give the div a starting point. So set right 100px (example) and opacity 0% ands check the set as initail state button
Then add the appearance of the div and give a delay of 0.5 seconds which you wanted.
Once this is done, when the slide 1 loads, it will slide the div in 0.5 seconds after the slider loads.
To repeat this, you need to do the reverse for the Slider out of View trigger.
Here’s a quick way to duplicate and apply.
Any issues, then let me know!