Hi all, i am new to JSF. I need to display error message in red colored font. I am wrote following code, but still, i am getting error message in black color.
<h:messages errorStyle="font-color:red" style="size:15px;color:red;" />
Can any one please help me to get red colored font error message.
Regards,
Ash