How can I reduce spacing between rows in the Matrix Dynamique?

  • rkelley
    Asked on April 19, 2017 at 12:51 PM

    In the Matrix Dynamique which is circled in the attached file, I am looking for each row to be much closer together than they are. So the row starting with 1/15/17 is fairly far spread from row 2/22-24/17 and so forth. How can I change it so they are about the distance apart as the table above which is close together...or at least a lot closer than it is?

    Jotform Thread 1123321 Screenshot
  • AIDAN
    Replied on April 19, 2017 at 2:33 PM

    Please insert the following to the Matrix Dynamique widget settings > "CUSTOM CSS":

    td, th {

       padding: 0 !important;

    }

    If you need further assistance please let us know. We will be happy to help. Thank you.

  • rkelley
    Replied on April 19, 2017 at 3:03 PM

    I put it after my other code and it didn't work but when I put it in front of it, it worked! Thanks!

  • AIDAN
    Replied on April 19, 2017 at 3:26 PM

    I'm glad your issue is sorted out. Please don't hesitate to contact us if you need anything!