All things Shopify and commerce
Hi everyone,
I'm not a developer, but I remember trying to customize my Shopify store a while ago and I added a "shake" effect to a button when you hover over it (I think it also enlarges slightly).
Now I'd like to remove that effect — but I honestly can’t remember where I added it. I may have added some custom CSS, but I’m not sure if it was through the theme settings, a CSS file, or somewhere else.
Could someone help me figure out:
Where I might have added this shake animation?
How to find and remove it?
I'm using the Shopify site builder and a standard theme.
To see waht I'm taking about, see my home page and hover mouse over any button: https://tailtownshop.co.uk/
Any step-by-step help would be really appreciated.
Thanks,
Tomas
Solved! Go to the solution
This is an accepted solution.
Hi @tradeably
You can do that by removing this code at very bottom of your base.css file
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
<style>
a.button.button--primary:hover {
animation: none !important;
}
</style>
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
before the body ----->
if this code work please do not forget to like and mark it solution
This is an accepted solution.
Hi @tradeably
You can do that by removing this code at very bottom of your base.css file
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
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