Change error text to yellow

  • AgilityAssoc.Canada
    Asked on April 15, 2018 at 11:04 PM

    Hi,

    On form 81024403488958 which is red I want to change the error text to yellow as indicated below. Need the injected css code please.

    Best regards, Robert

    1523847806changetoYellow Screenshot 10

  • derya JotForm Developer
    Replied on April 16, 2018 at 2:52 AM

    Hi,

    On your form builder, open Form Designer and select CSS tab. Inject the following CSS code and save the changes.

    .form-button-error {

      color: yellow;

    }

    1523861471Screen Shot 2018 04 16 at 09 Screenshot 10


    Hope this helps,

    Thank you

  • AgilityAssoc.Canada
    Replied on April 16, 2018 at 11:36 AM

    Hi, Thank you... Works perfectly... Regards, Robert