Title: Recaptcha causes displaced forms
Last modified: March 19, 2019

---

# Recaptcha causes displaced forms

 *  Resolved [flizzywp](https://wordpress.org/support/users/flizzywp/)
 * (@flizzywp)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/recaptcha-causes-displaced-forms/)
 * Hello,
    I’ve added a Recaptcha to my registration form through a plugin.
 * > [View post on imgur.com](https://imgur.com/wh5L4KP)
 * As you can see from the screenshot, this cuts off the image at the top (even 
   when scrolled all the way up) and shows a gray bar at the bottom of the page 
   that is normally not there. The amount of pixels that are cut off seems to be
   the same as the gray area at the bottom.
    Also, when I make the window smaller,
   more and more from the top gets cut off and can’t be reached through scrolling.
   Do you have any idea how I could fix this?
 * Unquestionably the Recaptcha causes this behavior. Unfortunately, the developer
   of the plugin is not active in the support forums so I can’t get help there.
    -  This topic was modified 7 years, 1 month ago by [flizzywp](https://wordpress.org/support/users/flizzywp/).
    -  This topic was modified 7 years, 1 month ago by [flizzywp](https://wordpress.org/support/users/flizzywp/).
    -  This topic was modified 7 years, 1 month ago by [flizzywp](https://wordpress.org/support/users/flizzywp/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frecaptcha-causes-displaced-forms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/recaptcha-causes-displaced-forms/#post-11338781)
 * Hello [@flizzywp](https://wordpress.org/support/users/flizzywp/),
 * Please add the following code in Appearance > Customize > Additional CSS:
 *     ```
       body, html {
           height: initial;
       }
       ```
   
 * This should fix it. Please let me know how it goes.
 * All the best,
    Mihaela
 *  Thread Starter [flizzywp](https://wordpress.org/support/users/flizzywp/)
 * (@flizzywp)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/recaptcha-causes-displaced-forms/#post-11338913)
 * Works like a charm, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Recaptcha causes displaced forms’ is closed to new replies.

 * ![](https://ps.w.org/colorlib-login-customizer/assets/icon-256x256.jpg?rev=1862920)
 * [Custom Login Page Customizer](https://wordpress.org/plugins/colorlib-login-customizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/colorlib-login-customizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/colorlib-login-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/colorlib-login-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/colorlib-login-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/colorlib-login-customizer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [flizzywp](https://wordpress.org/support/users/flizzywp/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/recaptcha-causes-displaced-forms/#post-11338913)
 * Status: resolved