Hi I have one more question. I am not able to change the background of Signature colour. I would like to change to white but I can't. Otherwise its ve

  • miyoko.ryan
    Asked on February 12, 2021 at 2:06 AM
    Hi
    I have one more question.
    I am not able to change the background of Signature colour.
    I would like to change to white but I can't. Otherwise its very hard to
    notice the area of signature.
    Please advise.
    Thanks
    Miyoko
    1613109637 602619859cf13 image Screenshot 10
  • Vick_W Jotform Support
    Replied on February 12, 2021 at 2:19 AM

    Hi there,

    Please inject the following CSS in your form:

    .signature-pad-passive, .signature-pad-wrapper {
           background-color: white;
    }

    Related guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Let us know if you need further assistance.

    Thanks