Change Column Text Color on Configurable List

  • ccureslife
    Asked on February 5, 2015 at 2:58 PM

    I'm trying to change the text color for the head of each column to white so it can be seen better on the form. I tried some custom CSS but failed because I have no idea what I'm doing. Any chance you guys can help?

  • Welvin Support Team Lead
    Replied on February 5, 2015 at 4:14 PM

    Hi,

    Run the widget and add the following custom CSS codes in the custom CSS area:

    th {

    color: #fff !important;

    }

    Change Column Text Color on Configurable List Image 1 Screenshot 20

    These codes should change the font color to white.

    Thanks

  • eumiramc
    Replied on November 16, 2016 at 7:12 PM

    Hi,

    is there any way to hide the Calendar fields and just leave the calendar icon
    so to click on it to select the date?
  • Chriistian Jotform Support
    Replied on November 16, 2016 at 9:55 PM

    Hello @eumiramc,

    This seems to be an older thread. To better assist you, I have moved your concern to a new thread. Please follow this link to view your thread: https://www.jotform.com/answers/991894

    Thank you.