Shopify themes, liquid, logos, and UX
I'm using the Taste theme and I'd like to know how to make my add to cart button change colours on hover.
The website is https://busybeehoneyja.com/
Solved! Go to the solution
This is an accepted solution.
Hi @BBHJ
Is this for all add to cart button? Including the product page add to cart button?
Check this code. (homepage and product page.)
.quick-add__submit:hover, .product-form__submit:hover {
background: red;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @BBHJ
Is this for all add to cart button? Including the product page add to cart button?
Check this code. (homepage and product page.)
.quick-add__submit:hover, .product-form__submit:hover {
background: red;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
It worked. Thank you so much!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024