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 |
---|---|
124 | |
93 | |
77 | |
71 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022