• Resolved vitruvian1man

    (@vitruvian1man)


    About nine months ago I experienced a problem with the Submit Button not aligning properly due to the spinner. Your team provided custom CSS code for me to input that temporarily fixed the problem.

    That custom CSS code no longer works. Is there a way for me to block the spinner feature so that the alignment — whether left, right, or center — is not offset?

    My original question is here:

    www.ads-software.com EA Submit Button Misalignment

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @vitruvian1man ,

    It seems Contact Form 7 changed their class name.

    You can use this CSS now to hide the spinner now:

    .eael-contact-form-7 .wpcf7-spinner {
        display: none;
    }

    Let me know how it goes.
    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 (CF7) – Misalignment of Submit Button’ is closed to new replies.