• Resolved loris

    (@lorisferraresso)


    Hallo,
    I am using the custom login form, but I found that when user go to reset password tha page is not correct. The texts on bottom overlap the button. The size of form is never changed, the padding is never changed with the value I try to set.
    This the image strange:
    https://prnt.sc/osmn93
    This is the image of login with same setting
    https://prnt.sc/osmnp6

    Thanks to let me know
    Loris

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @lorisferraresso,

    Thank you for reaching out to us!
    Could you please let me know what theme are you using so I can try and replicate this issue on my end?

    Thank you,
    Mihaela

    Thread Starter loris

    (@lorisferraresso)

    I am using the theme
    Rara Business v.1.1.5
    rarathemes.com

    Thank you!
    To fix this please add this code in Additional CSS:

    .login .ml-form-container #backtoblog {
        bottom: 10px;
    }
    .login .ml-form-container #nav {
        bottom: 5px;
    }

    This should fix it!

    All the best,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reset password page do not change like login page do’ is closed to new replies.