Viewing 2 replies - 16 through 17 (of 17 total)
  • Hello,
    I can’t quite figure out why or how this text box is appearing. As a workaround I added the following to my restpass-form.php template. I think it has something to do with the version of WordPress.

    <style>
    #pass1-text {display: none;}
    </style>

    This seems to consistently hide the field at least. Hope this helps!

    I discovered this problem and the solution for me was that I didn’t carry over the styles from /wp-content/plugins/theme-my-login/theme-my-login.css when I added a custom theme-my-login.css in my theme folder. Hope this helps someone.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘reset password form’ is closed to new replies.