We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Rounding add to cart borders (debutify)

Solved

How can I round the corners of the add to cart button in Debutify?

thomasmrgn99
Pathfinder
104 0 34

Hi,

I would like to round the corners of my add to cart button.

Theme is debutify, pawcopets.co.uk/calmingbed

Appreciate any help!

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12384 2560 3749

This is an accepted solution.

@thomasmrgn99 

Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file. 

.btn--add-to-cart { border-radius: 8px !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app

View solution in original post

Reply 1 (1)

dmwwebartisan
Shopify Partner
12384 2560 3749

This is an accepted solution.

@thomasmrgn99 

Please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file. 

.btn--add-to-cart { border-radius: 8px !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app