Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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

  •  7,280
    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

  •  7,280
    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

  •  7,280
    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