• Resolved movak

    (@movak)


    When I move off a required field without inputting anything, the required field error covers up the input field so I can no longer click on the input field to get back there. I can tab to the field but not click on it. How do I fix it?

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    The issue that you were seeing was due to CSS of position:relative; being applied to the CSS class of .nf-error This CSS is causing the div that contains the error messages to overlap the field input.

Viewing 1 replies (of 1 total)
  • The topic ‘Required Field Error covering input’ is closed to new replies.