Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1149286

    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 ?

    #1149908

    any support here?

    #1150156

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.