Remove some texts in re-capcha tool

  • gdglass1
    Asked on June 22, 2014 at 5:55 PM
    Is there any way to remove the “Type The Text” characters in the bottom box if indeed I do have to use reCaptcha? Possible CSS code? 
  • Welvin Support Team Lead
    Replied on June 22, 2014 at 6:29 PM

    Hi,

    Unfortunately, I don't think this is possible. I've tried a few ways but can't do it with display and visibility. You can change the styles but cannot hide it using CSS.

    Thanks

  • Welvin Support Team Lead
    Replied on June 22, 2014 at 6:33 PM

    I think I've found a hack. Not hiding it but changing the colors to transparent. You may want to try it. Here are the custom CSS codes: http://pastiebin.com/53a7599dc3e04 ;)

    Inject the custom CSS codes by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Thanks

  • gdglass1
    Replied on June 22, 2014 at 7:05 PM

    Brilliant!

    But since the Iframe code seems to work sort of "see other post" I can now use the standard captcha

  • Welvin Support Team Lead
    Replied on June 22, 2014 at 7:08 PM

    Great! Will respond to your original thread then.

    Thanks