How to disable 3d lift animation on add to cart

How to stop 3d lift website animation from affecting my add to cart button

Thanks.

Hey @ZephyrShop ,

What happens when you click None?
Or else I’m assuming you want it everywhere, but not on the add to cart button

Can you share the link to the store?

Yes i want the effect everywhere just except the add to cart button because i have one animation already and it looks wierd with another one

https://zephyrshop.org/

Hey @ZephyrShop ,

I have good news and bad news.

Good news: The animation can be disabled and the animation that runs every X seconds is still running.

Bad news: The animation when hovering the button will completely be gone. You cannot choose what animation to stop on hover, you also cannot choose what animation to have on hover. That’s why when you hover, either all the animations run, or none of it run.

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.