• I’m using a custom login form on my WordPress site that I create in Elementor. However, there is no element to customize the Forget Password / Password Reset form, so I got a plugin called Erident specifically to customize the default WP Password Reset form when you click “Forgot Password.” I currently have our logo and the field labeled User Name / Email Address and a button that says “Get New Password.” My problem is the instructions between the logo and the email field. I’m fine with the instructions. However, there is a blue bar on the left of the message, and a shadow line on the bottom of the message, which is a box, but because I have all backgrounds set to white, you can only see the blue bar and the bottom shadow. I would simply like to remove the blue bar and the bottom shadow, and center the text.

    I have not tested yet, but if a user types an invalid email address and gets an error message with a red bar on the left and a shadow on the bottom, I would like to remove those from the error message as well.

    I’m technical enough to know where the theme editor is, I can paste php code, I can even modify php code to do what I need, sometimes. And I’m familiar with CSS syntax and html.

    Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mfentonreb

    (@mfentonreb)

    I would even like to control the look and wording of the “<-Back to” text to have it read something like “Return To Login Page” with no left pointing arrow and I’d like to make it slightly larger.

    Thank you again!

    Moderator bcworkz

    (@bcworkz)

    You should be able to manage appearance by adding CSS to the customizer’s Additional CSS section. This is a much better alternative over editing theme .css files. Use your browser’s element inspector developer tool to help you determine the right CSS. If you need help with the specific CSS, we’d need a live link to a page demonstrating the problem you want to fix.

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

The topic ‘WordPress Login / Password Reset Form’ is closed to new replies.