Can I reduce the space between the cells on the Matrix Dynamique?

  • Chemtech
    Asked on February 12, 2017 at 4:09 PM

    I am trying to reduce the space between the Cells on the Matric Dynamique widget. Is there a simple way to do this i have tried custom CSS coding for "cellspacing" but it doesn't seem to work.

     

     
  • Chriistian Jotform Support
    Replied on February 12, 2017 at 10:33 PM

    I'm currently checking the Matrix Dynamique widget on your form. Please allow me some time to further investigate. I'll get back once I've found results.

    Regards

  • Chriistian Jotform Support
    Replied on February 12, 2017 at 10:52 PM

    I tried adding CSS codes below to a cloned form, but it seems that the Matrix Dynamic widget is not adjusting its padding.

    thead>tr th { padding: 0px !important; }

    tfoor> tr th input { padding: 0px !important; }

    tfoot>tr th input { width: 90px !important; font-size:10px !important;}

     

    However, when i try to adjust length of the textbox, the padding was reduced.

    Can I reduce the space between the cells on the Matrix Dynamique?  Image 1 Screenshot 30

     

    Can I reduce the space between the cells on the Matrix Dynamique?  Image 2 Screenshot 41

     

    Let us know if you need further assistance.

    Regards