Woocommerce Terms and Conditions - by dljohnston

This topic has 4 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp

  • Avatar: dljohnston
    dljohnston
    Participant
    January 20, 2016 at 13:41

    Is there an easy way to make the woo commerce terms and conditions more noticeable during checkout and potentially move it above the place order button? It blends in too much.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 20, 2016 at 15:55

    Hello,

    I’ve added this code in child style.css file:

    .form-row.terms {
       margin-top: -80px !important;
    }
    
    .checkout-steps .checkout-step .place-order .button {
       margin-top: 30px;
    }
    
    .form-row.terms label {
        font-size: 16px;
        color: red;
        font-weight: bold;
    }

    Please check “terms and conditions” text now.

    Regards,
    Eva Kemp.

    Avatar: dljohnston
    dljohnston
    Participant
    January 22, 2016 at 04:52

    I just noticed this messes up the cart page in firefox.
    http://prntscr.com/9t7ydc

    Avatar: Eva
    Eva Kemp
    Support staff
    January 22, 2016 at 12:27

    Hello,

    As I see Checkout page is shown fine:
    http://storage7.static.itmages.com/i/16/0122/h_1453461920_1100684_1097b6033a.png

    Try to clear browser cache and check again.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.