Title: Layout problem
Last modified: March 8, 2019

---

# Layout problem

 *  Resolved [paulagaces](https://wordpress.org/support/users/paulagaces/)
 * (@paulagaces)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/)
 * Hi,
 * I discovered a layout problem with these options on the reset password screen
   and sometimes on the login screen after logout:
    – Columns: 2 – Columns Width:
   approximately 40/60 – Form Column Alignment: last one – Form Vertical Alignment:
   centered – Form Horizontal Alignment: centered
 * The login form is shifted top right beyond the screen size instead bottom centered/
   centered.
 * I tried using the standard “Twenty Nineteen” theme instead of my HashOne theme
   and I got the same result.
 * Another minor problem when I use a Google reCAPTCHA v3: the reCAPTCHA stay visible
   on the login screen and on the reset password screen. I can make it invisible
   using this CSS:
 * .ml-container {
    z-index: 1; }
 * Could you please give me the solution to these problems?
 * Thank you for your help
 * Best regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flayout-problem-40%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11298249)
 * Hello [@paulagaces](https://wordpress.org/support/users/paulagaces/),
 * Thank you for reaching out to us!
    Just tested this on my end with those same
   settings and Twenty Nineteen and it does not happen. Here is a screenshot with
   the Lost your password screen: [https://gyazo.com/f6c044e8b0a0d73b09d1037d5c1ece60](https://gyazo.com/f6c044e8b0a0d73b09d1037d5c1ece60)
   And log out screen: [https://gyazo.com/3cdf3cee899782bbc359d43bc06eae0a](https://gyazo.com/3cdf3cee899782bbc359d43bc06eae0a)
 * Its position does not change.
 * Could you please deactivate all of your plugins except this one for a couple 
   of minutes and see if it works with the inactive?
 * Please let me know how it goes.
 * All the best,
    Mihaela
 *  Thread Starter [paulagaces](https://wordpress.org/support/users/paulagaces/)
 * (@paulagaces)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11300866)
 * Hi [@mplusb](https://wordpress.org/support/users/mplusb/),
 * Thank you for your prompt answer.
    In fact, the problem appears after you type
   the e-mail address in the “Lost your password” screen and when you get the new
   screen displaying the new password.
 * Best regards
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11302350)
 * Just checked this as well and it still does not happen on my end.
    Here are a
   couple of screenshots: [https://gyazo.com/d6a014c5995bab891030497430502bed](https://gyazo.com/d6a014c5995bab891030497430502bed)
   [https://gyazo.com/d7bc143e47c7164c7d36b734940f4f21](https://gyazo.com/d7bc143e47c7164c7d36b734940f4f21)
 * All the best,
    Mihaela
 *  Thread Starter [paulagaces](https://wordpress.org/support/users/paulagaces/)
 * (@paulagaces)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11305453)
 * Hi [@mplusb](https://wordpress.org/support/users/mplusb/),
 * Thank you for your answer.
    I do not understand why it does not work for me.
 * After studying the source code, I solved my problem using the following CSS code
   and everything works fine.
 * body.ml-half-screen .ml-container {
    flex-wrap: nowrap !important; }
 * Best regards
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11307743)
 * Great job, [@paulagaces](https://wordpress.org/support/users/paulagaces/)! Happy
   to hear it worked in the end.
    We will also investigate this again for our next
   update to make sure it does not happen.

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

The topic ‘Layout problem’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Miha](https://wordpress.org/support/users/mplusb/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/layout-problem-40/#post-11307743)
 * Status: resolved