How To Increase The Add To Cart Button On Product Page (Dawn Theme)

Anyone can advice how To Increase The Add To Cart Button On Product Page (Dawn Theme)

1 Like

@Clement_Jaw

can you please share store url so i will check

@Clement_Jaw

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.product-form__submit {
    font-size: 24px;
    font-weight: bold;
    padding: 24px 0px;
}

Hey Kumar,

I applied the code, but nothing has changed, can you please help?

1 Like

@Clement_Jaw

can you please send store url and issue images so i will check again