Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    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 otmanehammadi

    (@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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Metform warning message color’ is closed to new replies.