Shopify themes, liquid, logos, and UX
Cheers everyone,
I am working on my prestige theme and wondered whether it was possible to remove button animations on a specific section. In this case a collection list.
I am wondering this because the contrast is not working well on this specific section but I generally want to keep button animations on .
The store is amoandoak.se the section is the collection list with "Cashmere" "Angora" and "Alpaca" on the Homepage.
I have tried code snippets that I found the forum but none of them seem to work in this specific case.
Appreciate any help I can get!
Solved! Go to the solution
This is an accepted solution.
Please add this code to Custom CSS of that section to do that
button.button:hover {
color: #fff;
background-position: unset;
border-color: rgb(var(--button-background));
background-size: 100%;
}
- 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.
This is an accepted solution.
Please add this code to Custom CSS of that section to do that
button.button:hover {
color: #fff;
background-position: unset;
border-color: rgb(var(--button-background));
background-size: 100%;
}
- 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.
That worked, 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