How to change text color for Flat Checkbox widgets

  • mmorsy2017
    Asked on October 24, 2017 at 4:22 AM

    I would like to know how can i change the font color of WIDGETS "Flat Checkbox" 

    it's only black.


    thank you

  • mmorsy2017
    Replied on October 24, 2017 at 6:41 AM

    Helow support team any update?  1508841850Capture 1 Screenshot 10

  • onur JotForm Developer
    Replied on October 24, 2017 at 6:47 AM

    You can easily inject a CSS script to your widgets. 


    Please see the link below about how to do that.

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


    You can use this following CSS script to change text colors:

    li{

    color:red

    }


    You can change color whatever you want. For this example colors will be red. 

  • mmorsy2017
    Replied on October 24, 2017 at 7:15 AM

    Really appreciated. u make me happy

    really thank u