edit color text on widget

  • laicmi
    Asked on January 31, 2018 at 9:10 AM

    Hello, I can not edit the color of the text on the "tabla de entrada" widget. Its always set on white color. can u help me?

    Jotform Thread 1368030 Screenshot
  • Ardian_L
    Replied on January 31, 2018 at 10:51 AM

    Yes you can change the color of that text. Please put this CSS Code on Custom CSS Area:

    .form-matrix-row-headers {

        color: #444 !important;

    }

    Follow the instructions on the link below on how to inject CSS code on the form:

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

    Let us know if you have any other question.