I am trying to use AOS animations in my dawn theme. I want to add animations to my Rich text.
I have imported and created new assets for aos.css and aos.js and linked them in theme.liquid file.
I have also intialized AOS by putting the following code before on theme.liquid file.
I am trying to put animation on rich text on my homepage. But its not working, according to all the tutorials we are supposed to add data-aos=“fade-up” in the DIV section, since I am wanting to do it on rich text, I am adding this specific in rich-text.liquid in the specific DIV.
But it doesnt work. Please help me. I am attaching a link to my website and a screenshot of what i want to edit.