reCaptcha: Hiding Privacy and Terms

  • BiggerP
    Asked on February 28, 2015 at 12:05 AM

     

    Hello!

    I Have a question regarding the "Captcha function" I just added one into one of my forms, but this time I changed the "Captcha format- see attached picture" and got surprised over to see Google's Terms of Use link beside the "type in the text filed"

    Tried to locate why the link is showing there, without any luck. Does anyone know how to get rid of this google link there. I wanted link less ;) 

    Thank you Gals and Guys!

    //Robert

     

    reCaptcha: Hiding Privacy and Terms Image 1 Screenshot 20

    Jotform Thread 524339 Screenshot
  • Jan
    Replied on February 28, 2015 at 6:35 AM

    Hi there,

    The reCaptcha tool is actually using Google reCaptcha service, this is a free tool in order to verify the required human interaction on the form. The link is actually visible as the default setting of the reCaptcha field. If you want to hide that link then you need to inject this CSS code:

    #recaptcha_privacy {display: none;}

    Hope this helps. Let us know you need any help.

    Thank you.

     

  • BiggerP
    Replied on February 28, 2015 at 11:54 AM

    Hello Jan,

    Your solution worked nicely, thank you!

     

    //Robert