• Resolved Mikel

    (@ogmic)


    Hello, the password field icon is not diplaying. I have set the icon for the password field on both register and login form, but on getting to the page where the shortcode is rendered, only the icon for the password field was missing.

    I have also tested this on a new installation, same issue. Tried inspecting the code, but couldn’t find what the issue is.

    Could you please provide a solution for this. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support andrewshu

    (@andrewshu)

    Hello @ogmic

    Try to add this CSS code:

    .um-field-icon {
    	z-index: 1;
    }

    Regards.

    Plugin Support andrewshu

    (@andrewshu)

    Hi @ogmic

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

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

The topic ‘Password Field Icon’ is closed to new replies.