• Resolved paulagaces

    (@paulagaces)


    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 to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Layout problem’ is closed to new replies.