Select Page

Tag: Forms

Parsley – one error at a time

Add attribute to inputs:data-parsley-errors-container=”#signinupform__errors”You can do it with a single line CSS code:.parsely-single-error .filled ~ .filled { display: none; }