You have to add data-scroll animation attributes to your <img.. > or other html tags.
- Code: Select all
<img src="image_path" alt="..." data-scroll-reveal="enter bottom and wait 0s">
the next image should be:
- Code: Select all
<img src="image_path" alt="..." data-scroll-reveal="enter bottom and wait 0.1s">
and go on, the delay depends on the wait [value]s, it should also works with your table.