Checkout Page layout - by Viperjap - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Olga Barlow

  • Avatar: Viperjap
    Viperjap
    Participant
    June 14, 2020 at 05:54

    Hi,
    In the checkout page, paypal choice button is not located just front of PayPal .
    And I would like to add some more explanation about PayPal. Where can I write from?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 15, 2020 at 20:15

    Hello,

    1) To align radio button add the below code to Theme Options > Custom CSS

    .woocommerce-checkout-payment input.input-radio {
        vertical-align: top;
        margin-top: 9px;
    }

    2) To add description for the payment method go to WooCommerce > Settings > Payment > edit your payment method and change/add more description.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.