Woocommerce checkout page - by vygintas - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler

  • Avatar: vygintas
    vygintas
    Participant
    August 20, 2018 at 12:14

    Hi,
    How do I fix the message “I have read and agree to the website terms and conditions”? See the screenshot:
    null

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 12:34

    Hello,

    You can add this code in Custom css via Theme Options:

    .woocommerce-terms-and-conditions-checkbox-text {
        padding-left: 20px;
    }
    .checkbox input#terms {
        margin-top: 6px;
    }

    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.