How can I change the button shape to rounded in the Dawn theme?

Hi,

I’m trying to change button shape to rounded and I found this code :

.button.disabled, .button:disabled, .button[aria-disabled=true], .customer button.disabled, .customer button:disabled, .customer button[aria-disabled=true] {
border-radius: 10px;
}

.button, .customer button, .shopify-challenge__button { border-radius: 10px !important;}

But check the results it doesn’t work :

Site : https://salima-ouhmad.myshopify.com/

password : reisos,

Thank you,

Try editing your buttons from the Theme Settings inside of the theme editor. There’s a tab for Buttons with options to edit them:

Hi, I have the Dawn theme and like to change the button to be rounded as well. However I do not have this button option under the Layout section. Who would I have to talk to to see why it is missing. Thanks!