Viewing 1 replies (of 1 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @mysocialbuz

    Hope you’re doing well! ??

    Unfortunately, there isn’t any easy way to change order.
    You can try some custom CSS though like:

    .ms-form-element ms-form-element-password {
      margin-top: 65px;
    }
    .ms-extra-fields {
      position: relative;
      top: -200px;
    }

    Warm regards,
    Dimitris

Viewing 1 replies (of 1 total)
  • The topic ‘Add Custom Field to Signup’ is closed to new replies.