Forums

How to use the built-in version of Google recaptcha v3

schumi1971 17 Mar, 2023
Where do I set up in Chronoforms 7 that Google recaptcha v3 should be built into the form?
I don`t want Recpatcha to appear at the bottom right of the page.
I am making a one pager scrolling website, and it doesn`t look good seeing this recaptcha while scrlloingtrhu the slides.
Max_admin 29 Apr, 2023
Answer
you should add the following code to a css view in your form:
.grecaptcha-badge { 
    visibility: hidden;
}
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
You need to login to be able to post a reply.