How to disable recapcha

germanfalcioni512
7 Posts
germanfalcioni512 posted this 4 weeks ago
Ask a Question

Hello I need to disable recapcha, I delete my form but I have this right corner message. How to take it out.
Thank you for your help.

Hello I need to disable recapcha, I delete my form but I have this right corner message. How to take it out. Thank you for your help.
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 4 weeks ago

Hello German,

Firstly please try to clear storage, cookies, and cache, maybe it will be helpful, because if you deleted the form, maybe something is saved.
If it is not helpful, you can add the following CSS code in Site Settings ==> CSS:

.grecaptcha-badge { 
    visibility: hidden;
}

Let us know if you need our further help!

...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello German, Firstly please try to clear storage, cookies, and cache, maybe it will be helpful, because if you deleted the form, maybe something is saved. If it is not helpful, you can add the following CSS code in Site Settings ==> CSS: .grecaptcha-badge { visibility: hidden; } Let us know if you need our further help! ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments