Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #125152
    Eddron
    Participant

    Hello. The “proceed to checkout” button seems to be too big. It bleeds outside the button. How do you fix this?
    https://prnt.sc/h436c8

    #125200
    tikaram
    Keymaster

    @eddron : Go to Appearance => Customize => Additional css and add the following css

    #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 0.8125rem;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Cart- Proceed to Checkout Button’ is closed to new replies.