All things Shopify and commerce
Does anyone know how to change the color of the quick add button? It currently white and has a shadow.
Its different than all the other color buttons on the site - the rest are green
Tailor Theme
hello @Kari_M
can you please share your Website URL
thanks
Hi @Kari_M , thank you for posting here!
You can follow my instructions below:
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.quick-add__submit {
background-color: green;
}
Hi @Kari_M , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi @Kari_M
TRy this one. If it not working please, share your store URL. Thanks!
.product-card__quick-add-button {
background: lightgreen;
}
Note: You can change the color to your preference. If you cannot find the main CSS file in the assets, you can place the code in the custom.css file within the theme editor.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
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