What is the CSS code needed to change the text color within the Terms and Conditions Widget?

  • phillipsmgmt
    Asked on March 29, 2019 at 3:44 PM

    What is the CSS code needed to change the text color within the Terms and Conditions Widget?

    1553888635Screen Shot 2019 03 29 at 3 Screenshot 10

  • David JotForm Support Manager
    Replied on March 29, 2019 at 5:09 PM

    The code is the following: https://www.jotform.com/help/428-How-to-Inject-CSS-Codes-to-Widgets 

    label {

        color: #ffffff;

    }

    Result:

    1553893726result 001 Screenshot 10

    Let us know if you need more help, we will be glad to assist you.