Unzip and place following files into /content folder
CSS Asset Item
content/aos/aos.css
Javascript Asset Item
File Location:
content/aos/aos.js
Inline Javascript
AOS.init();
Check before </body>
Javascript Asset Item to initialize
Check before </body>
Tags
Can be placed in Particle Block Area or in Section area under Tags
data-aos => fade-right
data-aos-delay => 500
data-aos-duration => 800


Follow