• Resolved Triple One Web

    (@tripleoneweb)


    The data field should be highlighted when user presses tab and goes to that specific tab for entering details in ultimate member registration form

    The page I need help with: [log in to see the link]

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

    (@ultimatemembersupport)

    Hi @tripleoneweb

    Thank you for contacting our support.

    You can try adding this CSS code to highlight the text field when on focus:

    .um-form-field:focus {
    border: 1px solid #f23535 !important;
    }

    Regards,

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hey there!

    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 by changing the Topic Status to ‘Not Resolved’ 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 ‘Field highlighted press the tab’ is closed to new replies.