Shopify themes, liquid, logos, and UX
I've been pulling my hair out trying to figure out how to round my buttons in Dawn theme. I was able to round some of them but can't figure out how to round the rest of them. Can anyone help me out with this? My website is: https://dappergentlemencollection.com. Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.button, .customer button, .shopify-challenge__button {border-radius: 100px;}
This is an accepted solution.
Hello @DapperGent
Just add below code
.grid__item input[value="Add to Cart"] {
background: green;
color: #fff;
border-color: green;
}
.grid__item input[value="Buy Now"] {
background: green;
color: #fff;
border-color: green;
}
Note: Change color code accordingly as you need
Thanks
This is an accepted solution.
sorry for that issue can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.button, .customer button, .shopify-challenge__button {border-radius: 100px;}
Thank you! That did the trick. I'm also trying to customize the color of my "Add to Cart" and "Buy Now" buttons. Can you assist with that?
yes please add this code
Hello. I think you forgot to add the code to change the button colors.
This is an accepted solution.
Hello @DapperGent
Just add below code
.grid__item input[value="Add to Cart"] {
background: green;
color: #fff;
border-color: green;
}
.grid__item input[value="Buy Now"] {
background: green;
color: #fff;
border-color: green;
}
Note: Change color code accordingly as you need
Thanks
Yes! it worked perfectly. Thanks for your help!
It doesn't work with the Express Checkout Button on the Cart Page. Any chance to update it?
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.
Thanks for the code! I have now pasted this but still have the outline. How can I make it transparent or maybe delete it completely?
User | RANK |
---|---|
64 | |
58 | |
48 | |
42 | |
42 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023