How can i make buttons round in shopify focal

Hi @Nicoly ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:

.product-form__add-button,
.shopify-payment-button__button {
    border-radius: 30px !important;
}

I hope it would help you
Best regards,

Richard | PageFly

Hello @Nicoly

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.