Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #437459

    Hi, how can I move the Terms of Service checkbox to show to the right instead of on the left of the text – http://screencast.com/t/qc8y1cRzdW

    And also how can I add a little space between the terms of service and the order button?

    #437967

    Hey DROR!

    Thank you for using Enfold.

    Try this in the Quick CSS field:

    #top .form-row .input-checkbox {
      position: relative;
      right: -215px;
    }

    Regards,
    Ismael

    #437968

    Great. Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fix WooCommerce terms of service checkbox’ is closed to new replies.