Change the color of the font "country" city from black to other ""kindly find the attachment"

  • mmorsy2017
    Asked on October 25, 2017 at 6:08 AM

    Change the color of the font "country" city from black to other ""kindly find the attachment"1508926059all cities and states 1 Screenshot 10

  • onur JotForm Developer
    Replied on October 25, 2017 at 6:16 AM

    You could simply add following custom CSS code to All States and Cities widget : 

    label{

    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 

  • mmorsy2017
    Replied on October 25, 2017 at 6:20 AM

    thank u so much, it's work.