Viewing 1 replies (of 1 total)
  • Plugin Support Amit Paul

    (@paulamit)

    Hello @dkanika,

    Greetings. Hope you’re doing good.

    Really sorry for the inconvenience. Well, here I can see, that you have used a custom width value that’s why it occurs. Have a look, please:- https://d.pr/i/vbbSzG

    However, I suggest, please make the width value=100% or you can use the custom CSS below.

    @media only screen and (max-width: 600px) {
      .eael-lr-form-wrapper {
        width: 100% !important;
    }
    }

    You can easily apply the custom CSS by following this doc:- https://essential-addons.com/elementor/docs/faq/apply-custom-css-elements/

    For changing the “Sign In” text, go to Editor-> Content-> General-> Register Form General-> Edit-> Login Link Text-> Change as your needs.

    You may also check this screenshot:- https://d.pr/i/7RUtdF

    Hope it helps. Let me know how it goes.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Registration form on mobile’ is closed to new replies.