• Resolved mrpetreli

    (@mrpetreli)


    Hi

    The styler makes the Google Recaptcha textarea is visible at the bottom, anyway to hide this?

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

Viewing 1 replies (of 1 total)
  • Thread Starter mrpetreli

    (@mrpetreli)

    Fixed it with

    .g-recaptcha-response
    {
    display:none;
    visibility:hidden !important;
    }

Viewing 1 replies (of 1 total)

The topic ‘Google Recaptcha text area’ is closed to new replies.