Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1367358
Woocommerce Checkout Page
Closed

Comments

  • rizrits started the conversation

    Hello,

    Is there any way we can move the  ""I’ve read and accept the terms & conditions "" above the PLACE ORDER button.

    So that first the user accept the terms and conditions and then clicks on Place Order button.

    Thanks

  •  6,933
    Oliver replied

    HI!

    pls. use following css:

    .woocommerce .checkout #payment .payment_methods {
        padding-bottom: 55px;
    }
    .woocommerce .checkout p.form-row.terms {
        margin-top: -111px;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • rizrits replied

    Awesome! It worked. Thanks

  •  6,933
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • rizrits replied

    Sure. Rated

  •  6,933
    Oliver replied

    Thank you!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver