• Resolved isrableki

    (@isrableki)


    The reCaptcha lays on top of the submit button on the “leave a comment” forms. This only happens with Chrome, firefox shows ok.

    Worpress version is 5.0.2
    Theme is Salinger

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can add in your Appearance > Customize > Additional CSS

    #commentform .form-submit {
    	margin-top: 130px;
    }
    
    Thread Starter isrableki

    (@isrableki)

    That fixed the problem with Chrome, thanks!

    But now on firefox there is a huge gap between the captcha and the submit ??

    I just remembered why I decided to focus on back-end only lol

    Please use browser developer tools to adjust any css you need. You can google how to use developer tools to know more.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘reCaptcha lays on top of submit’ is closed to new replies.