Tagged: ReCAPTCHA
Hi dev
I just actived the Google reCaptcha V3 for the contact form, but seems there is some CSS error!
The DIV element “av-google-badge-message” for the text of the recapthca
“This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.”
is located in the <P form_element >-submit-</P>
that makes the CSS error for the text and submit button! I think it should be out of the <P> element~
Sorry for my English , and hope you can understand this !
How to fix this ?
any support here?
Hi moonswamp,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia_ajax_form .av-google-badge-message {
padding-top: 60px;
}
If you need further assistance please let us know.
Best regards,
Victoria