How do I add a scroll activated animation to my store?

Hey,

i really need some help on adding this code to my store as I do not know where to add it as I want the animation fade scroll like this store

Highestneeds.com

This is the code I would like to add could someone please help me

1 Like

Hi @DanielBennett

this solution was only coder can do i will give you the code you can add your animation code inside the scroll event

if( window.scrollY > "150" ){
 console.log( window.scrollX,window.scrollY );
// add the animcation code here
}    
});

Thank you for that but where abouts in the coding area do I add this?

this is the code i want in there

https://michalsnik.github.io/aos/

the first one displayed after zoom

@DanielBennett hi

you can see the integration guide as per library

    1. From your Shopify admin, go to Online Store > Themes.

    2. Click Actions > Edit code.

The code editor shows a directory of theme files on the left, and a space to view and edit the files on the right.

add those code into the theme file

theme/layout/theme.liquid
search for the code line

Past this code above that tag

  

 

if you still need help you can share the store URL and collaborator access it theme code edit right.

so sorry mate i am still confused and unable to make it work is there a way I could get you to do it for me or no

@DanielBennett Hi share your store URL

what steps you did can you please share here so i can see

this is my store the same one I sent before as an example except I didn’t make the last one as I got an agency to make it but I’m re like designing it and want the same type of animation thank you

https://highestneeds.com/

i tried doing the steps you told me to do but wasn’t working

1 Like

@DanielBennett i can’t see the code in your website.

If you don"t know the code please here the expert.

if small help share your store collaborator access with me i will add that code into yout website

hey yes i am happy to give you collaborate access how am i giving you the code for that

1 Like