driving distance "font color" after calculation"

  • mmorsy2017
    Asked on October 25, 2017 at 7:00 AM

    Hi Support, team.

    i think all the widgets "font color" doesn't have same scripts.

    i tried both now i received and the other one. 


    see the attachment (driving distance" , sorry for bothering you guys. 

    really appreciated.

    Jotform Thread 1282016 Screenshot
  • onur JotForm Developer
    Replied on October 25, 2017 at 7:47 AM

    Try adding following CSS code to your Driving Distance widget:

    table{

    color:red;

    }

    In this example text color will be red, you could change the color of your desire. 

    Please see following article about injecting custom CSS to the widgets: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes