Hi, Can you please help me. How can i change the font color and size on widget, configurable list. thanks

  • UDANationals
    Asked on June 9, 2015 at 6:29 PM
  • jonathan
    Replied on June 9, 2015 at 6:44 PM

    Hi,

    You can follow the user guide for the widget here

    user guide: How-to-Set-Up-the-Configurable-List-Widget

    Let us know if you need further assistance.

    Regards,

     

  • UDANationals
    Replied on June 9, 2015 at 8:14 PM

    yes I tried with that, but the font color that I want is white, and tried different options but no luck.

     

    thanks

  • Chriistian Jotform Support
    Replied on June 9, 2015 at 9:44 PM

    Hi UDANationals, 

    Thanks for contacting us.

     

    If you are referring to this form 51527876382667, you can add this custom CSS code in the Configurable List widget to change the font color and size of the header of the widget.

    th{

    font-family: tahoma;

    font-size: small;

    color: #FFFFFF

     

    If you need further assistance, please feel free to contact us again.

     

    Regards.