Shopify themes, liquid, logos, and UX
Hi, I have the following problem:
If you are on any of our Productpages, the "Add to Cart", "Quantity" and "Checkut with PayPal" are shakind left to right for about one second, repeating every 5-7 seconds. The Thing is, that it seems a bit agressive and me and my Partners would like to get Rid of it. Since we are all new to Shopify, I think we are currently using the "Build Your Store Theme" Theme. I used the Brwoser-Analysis Tool to look for the class or script name that is activating the Animation, but i only found "shakeAnimaton". But I seems like I can't find that in any of the .css files. I Also cant disable it in the "customize" tab of Shopify - neither in Animations nor in any other options category, even if I click the Button element directly. What do we do now? Can someone give us a hint?
Hi,
You should contact the theme merchants, they will be more efficient in solving your problem.
1. From home, you want to click "Online Store" on the left.
2. Click the 3 dots next to the "Customize button" on your current theme.
3. Click "Edit code"
4. Where it says "Filter files..." type in "base.css"
5. Click "base.css" and scroll to the very bottom of it
6. At the very bottom, press enter to add a new line and paste the following code:
.product-form__buttons.shakeAnimation.shake {
animation: shake 0s infinite !important;
}
Oh my god, it worked ! thank you
Awesome! Thank you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025