Styling Configurable List widget

  • censura10
    Asked on July 31, 2017 at 1:21 PM

    Changes required :-
    Centre column headers, make headers normal ie remove bold font , make spacing between columns even

    Jotform Thread 1212079 Screenshot
  • Chriistian Jotform Support
    Replied on July 31, 2017 at 3:50 PM

    Please add the following CSS to your Configurable List widget.

    #list th {

    text-align: center;

    font-weight: normal;

    width: 16.67%;

    }

     

    See steps below.

    Styling Configurable List widget Image 1 Screenshot 40

     

    I would also suggest changing the Width and Shrink properties of the widget to make it take the full width of your form. See steps below.

    Styling Configurable List widget Image 2 Screenshot 51

     

    Styling Configurable List widget Image 3 Screenshot 62