Sorry, we don't support your browser.  Install a modern browser

Buttons: Option for a rounded style#9

I would like to suggest the pill shaped button option.

3 years ago
1

yes - round corner options for buttons and images please!

3 years ago
N

slanted buy buttons like you see on impulse theme

2 years ago
B

We need pill shaped buttons please! All the round edges :)

2 years ago

You can use this custom css for that, and add it to the custom css of your store:

.btn border-radius: 25px;
}

You adjust the sharpness by altering the number. 25px will give pretty much a pill shaped button.

2 years ago