Shopify themes, liquid, logos, and UX
I have just added dawn theme to my store. I wanted to ask does any one know how to change the add to cart button background colour from white to yellow. thankyou in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @paule3 , go to edit code > assets > section-main-product.css and add this:
.product-form__submit {
background-color: yellow;
margin-bottom: 1rem;
--border-offset: none;
}
I've used default yellow, but you can change that with colour you'd like to use.
This is an accepted solution.
Hi @paule3 , go to edit code > assets > section-main-product.css and add this:
.product-form__submit {
background-color: yellow;
margin-bottom: 1rem;
--border-offset: none;
}
I've used default yellow, but you can change that with colour you'd like to use.
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024