a question
I can't change the color of a title element on validation.
I would like to be able to change the color of the elements' title on validation. So that when a question is not answered correctly the title becomes 'red' (for example).
Thanks in advance
It can be chieved via custom CSS class for the questions with errors.
I've prepared a sample for you - https://plnkr.co/edit/rtKDjj1jojfa183KKDQ7?p=preview
Please let me know whether it helped
the example was perfect! Thanks, you helped us solving the problem :)
Most helpful comment
It can be chieved via custom CSS class for the questions with errors.
I've prepared a sample for you - https://plnkr.co/edit/rtKDjj1jojfa183KKDQ7?p=preview
Please let me know whether it helped