Animations used by Shopify themes?

Animations used by Shopify themes?

zomex
Explorer
68 1 21

Hi everyone,

 

The default shopify themes use a really nice animation system:

 

class="scroll-trigger animate--slide-in" style="--animation-order: 1;"

 

Does anyone know if this is an available framework or it is something specific to Shopify?

 

Thanks

Web Developer - zomex.co.uk
Replies 2 (2)

Webstablish
Shopify Partner
72 12 16

Hi @zomex, I think it is specific to Shopify. There is a specific part called Animations in base.css that contains these CSS rules. I don't see any references there to other libraries or anything like that.

MenuQoL: Hide & Copy Menus | Tutorial
- Hide your seasonal menu items instead of throwing them away
- Copy navigation menus to save time
zomex
Explorer
68 1 21

Thanks for your reply.

 

Yeah I saw that, also there is a animation JS file.

 

Tried both on my external site but it hid everything with the class so i must be missing something.

Web Developer - zomex.co.uk