Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having this issue as well.

    You would need to use a bit of custom css to fix this problem.

    What is the link to the checkout?

    Adding the following bit of css fixed this for me

    #customer_details .form-row.create-account  {
        clear: both !important;
    }

    This brings the “create an account” below the extra input I added.
    Need the gap after “_details”.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘'create an account' checkbox in incorrect place’ is closed to new replies.