Shopify themes, liquid, logos, and UX
Hello!
I am using the dawn theme and would like to know how to change the color of the quick add button that is on the collection pages to black with white text. Currently it is white with black text.
Hey @Jaclyn2 ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Thank you.
Raman!
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello, I am wanting to do the same thing - change the "quick add" buttons on the homepage of my store from white with a black outline to solid blue with black writing. The URL is https://www.hizbody.com.au/ however I am creating a new site on a different theme
Go to your theme go to edit code and find the following
quick-add.css under assets and find the following line of code and add the bolded lines... that will change it to black with white font... you can enter whatever colour you'd like
.quick-add__submit {
padding: 0.8rem;
min-width: 100%;
box-sizing: border-box;
background-color: #121212;
color: #FFFFFF
}
User | RANK |
---|---|
182 | |
150 | |
80 | |
72 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023