E
E
Eugene2019-01-17 16:17:13
reCAPTCHA
Eugene, 2019-01-17 16:17:13

Recaptcha v3 how to remove icon?

Recaptcha v3 icon with terms of use appeared at the bottom right?
5c40801fc8a1c428910951.png
Or is it a prerequisite?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
joginzbajin, 2019-09-20
@joginzbajin

For WP and ContactForm 7
1. Add code to the form with a link to Google's "License Agreement":

<p style="font-size: 10px;color: gray;">This site is protected by reCAPTCHA and the Google
<a href="https://policies.google.com/privacy">Privacy Policy</a>and <a href="https://policies.google.com/terms">Terms of Service</a> apply.</p>

2. Add theme styles to CSS:
.grecaptcha-badge { visibility: hidden; }

E
Eugene, 2019-01-19
@orchanin

I will answer myself. Here is a discussion of the problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question