This part
- Code: Select all
<h1 data-sr="enter bottom and move 50px">Main Heading</h1>
<h2 data-sr="enter bottom and move 50px and wait .2s">Sub Heading</h2>
<a href="#" class="dark btn-border" data-sr="enter bottom and move 50px and wait .3s">Learn more</a>
I want to know if it's possible to have the <h2> text disappear after a few seconds rather than appear?