Change the color of the signature in E-Signature widget.

  • CPAH
    Asked on November 18, 2018 at 12:35 PM
    Need to have a white E-signature text so it shows up. The dark text is difficult to see when writing on the form.
  • Mike_G JotForm Support
    Replied on November 18, 2018 at 12:54 PM

    To change the color of the signature text, please inject the following CSS codes to your form.

    .signature-pad-wrapper {

        color: black !important;

    }

    How-to-Inject-Custom-CSS-Codes

    1542563530t12 50 15 Screenshot 10


    I hope this helps. If you have other questions or concerns, please feel free to let us know.