Move warning message above input field?
-
How do I move the validation warning messages above the input fields?
Messing around with the Chrome inspector tool, I was able to move the “alert span” above the input code. This is the desired effect I want, but how can I go about accomplishing this? I’ve used the search function but with no luck.
I don’t want to style the [response] messages, but the individual error message for each individual field. I don’t want to have to do any CSS hacks like moving the top position to a negative value.
Any help would be appreciated.
- The topic ‘Move warning message above input field?’ is closed to new replies.