Step 1
- Add the class name text_reveal to the headline element
- Make sure the headline element HTML Tag is set to H2
Step 2
Add this to your headline element CSS tab.
selector{
overflow:hidden;
}
Step 3
Add the class name start-reveal to the section you would like your scroll animation to begin. Make sure your headline element is inside this section.
Step 4
- Add this code in the Elementor Code area
- Choose the correct page you would like to load the script