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

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

You can achieve this by adding custom CSS. Could you share the URL of your store so I can provide more specific instructions?

https://glamaglide.com/products/crystal-hair-eraser

Thank you!

You can add custom CSS via the theme customiser here:

To make the add to cart button bigger, add this CSS snippet, adjust the values as needed:

.product-form__submit {
padding: 2.5rem 3rem;
}

Let me know how you go!

Outstanding!!! Thank you very much

Hello Michelle,
I tried your code and the size is perfect now, but the letters are wrong, can you help me fix please?

Impossible to say without seeing the full page and code. Can you share the link?