Hi @otmanehammadi,
I understand your query. To change the color of the warning message please take a look at the screencast. I hope now you understand the process.
Let me know if you need further assistance regarding this matter.
Regards,
Amir
Thread Starter
Tempaloo
(@otmanehammadi)
Hello, thank you for your answer
I have see your screencast video, but when i deselected Show Label
but when i disable Show Label , i can’t change requit field color message
Can you help me plz
Hello @otmanehammadi ,
To change the color of the warning message as per your requirement please add this below CSS code in Appearance → Customize → Additional CSS
.mf-error-message{
color: #ff0000 !important; // your color here
}
Let me know if you need further assistance regarding this matter. I will be glad to help you.
Regards,
Benjir