• Resolved Rookie

    (@alriksson)


    How do I design the form on Lost password page?

    Content/message
    Button to follow the same color and design as the other forms

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there,

    You can add CSS code to design your form in Appearance > Customize > Additional CSS.

    Thread Starter Rookie

    (@alriksson)

    Ok, what I did. But the fields are not translatable within your plugin. It requires extra string translations. The button does not follow the design of the plugin using default design from the site.

    Can you integrate this to be customized within your plugin instead? Content and the button follow the same design from the other forms?

    For now, I use custom printed css.

    Hello again,

    The lost password form is a template file. This template can be overridden by copying it to yourtheme/user-registration/myaccount/form-lost-password.php.

    For more details, follow: https://docs.wpeverest.com/docs/user-registration/how-to/template-structure/

    Also, to let you know all strings in the plugin are translatable and you can translate the plugin using any translation plugin like locotranslate.

    Hope this helps!

    Thread Starter Rookie

    (@alriksson)

    Ok thanks! Will look into it! But the css styling comes from where?

    Hello again,

    CSS stylings is an additional option provided by WordPress core itself. You can use any of the options.

    Thread Starter Rookie

    (@alriksson)

    Yes but where do you fetch the styling for the /user-registration/myaccount/form-lost-password.php

    Since it looks like you dont style it and follow the other style for buttons instead using theme default button style. I can style it myself for sure.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Design lost password page’ is closed to new replies.