• Resolved albriro

    (@albriro)


    Hi,
    The cart page “proceed to checkout” button is the only button that I cannot change the size or shape. Is there a way to change corner radius and text padding ect…

    Thank you.

Viewing 1 replies (of 1 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, you can use this css code:

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        padding: 20px 15px;
        border-radius: 20px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘make changes to “proceed to checkout” button’ is closed to new replies.