Hi, How can I change the button " Buy Now"
2 Likes
Hi @burak07 ,
You can do the following. NOTE: Change the color red, to the color you want
- From your Admin store, go to Online store > Themes > Click Actions > Edit code
- Open the Asset folder, and find the colors.css file.
- Add the code below.
.btn.border span {
background: red;
border-radius: 50%;
}
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.
it worked thanks!
