• Resolved bamikole

    (@bamikole)


    Hi I was wondering if I could get some help regarding the “make payment” woocomerce button sizes on my checkout page.
    The make payment button is too small, and located under the cancel order button which has a little risk of turning visitors off (on mobile particularly). If I could adjust the size and position of the two buttons making the “cancel” button smaller to the “make payment and Please can I get help with that?
    I use oceanwp lingerie theme and elementor. You can just attempt to get to the checkout page to see https://goldenbenny.com.ng/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @gguldens!

    Please try adding the following CSS code to Appearance → Customize → Additional CSS to adjust the size of the cancel order button.

    .woocommerce-checkout a.cancel {
    padding: 10px 20px !important;
    }

    If it doesn’t then please reach your theme’s or elementor’s support to get this sorted.
    Hope it helps.

    We haven’t heard back from you in a while, (I think that at this point you have been able to find a solution) so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocomerce “Make Payment” Button size’ is closed to new replies.