Hi Everyone
I am using this CSS to change colour of my response requirement message.
.Skin .ValidationError {
color: #8C8C8C !important;
But currently it’s bold, how would I unbold it and also change the font size.
And any idea how to change the red icon?
Thanks :)