1. Home
  2. Developers
  3. Customizing

Customizing

You can customize Users WP with CSS, too.

Here are some examples:

ShowField Labels


/*Users WP - Show field labels in all forms */
uwp_page .uwp-registration-form label, .uwp-registration-form, .uwp-account-form {
    display:inline-block
}
Was this helpful to you? Yes 1 No 9