Matrix Dynamique widget text color

  • cgregory
    Asked on March 21, 2018 at 10:38 AM

    How to change input color.

    Jotform Thread 1421589 Screenshot
  • Elton Support Team Lead
    Replied on March 21, 2018 at 12:19 PM

    Inject this CSS code within the Matrix Dynamique Widget settings under Custom CSS tab.

    input {

        background: #e9e9e9;

        border: 1px solid #ccc;

    }

    Full guide: https://www.jotform.com/help/428-How-to-Inject-CSS-Codes-to-Widgets

    Result:

    Matrix Dynamique widget  text color Image 1 Screenshot 20