Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I changed the color of quick add button by copying this code into base.css:
.quick-add__submit {
padding: 0.8rem;
min-width: 100%;
box-sizing: border-box;
background-color: #324fb5;
color: #FFFFFF
But it doesn't change the color of the quick add button when I go into product information.
How can I change that one as well?
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, do you mean this button?
If its is try this one.
.product-form__submit {
background: #324fb5 !important;
color: white !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @sgcventa
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
cventa.com
This is an accepted solution.
Thanks for the info, do you mean this button?
If its is try this one.
.product-form__submit {
background: #324fb5 !important;
color: white !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you very much!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025