Form Not Aligning On Woocommerce checkout page.

This topic has 4 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Robert Hall

  • Avatar: josh9787
    josh9787
    Participant
    August 1, 2016 at 07:08

    hi guys.

    ive had this issue before, and it was fixed, but now its happening again.

    On my checkout page for woocommerce. I have a plugin (Credit card payments) ANZ Egate.
    The fields are not aligning correctly with the theme.
    Please see https://roxom.com.au/checkout and select credit card as a payment option.

    Previously you gave the option to enter the following code into custom css. (Which is still there).

    fieldset#anz_egate-cc-form {
    margin-right: 50px;
    }
    fieldset#anz_egate-cc-form .form-row-last {
    float: left !important;
    }

    But as i mentioned above, this is no longer working.

    can you please provide a fix, so everything is aligned correctly.

    Thanks Josh

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 1, 2016 at 09:00

    Hello,

    Try the following css code instead of previously provided:

    .payment_method_anz_egate .payment_box.payment_method_anz_egate p {
        margin-left: 0 !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: josh9787
    josh9787
    Participant
    August 1, 2016 at 14:07

    Thank you

    fixed 🙂

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 1, 2016 at 15:39

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Form Not Aligning On Woocommerce checkout page.’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.