My 5th column on my vehicles matrix won't size properly

  • davisbryanw
    Asked on June 10, 2016 at 12:35 PM
    Second, My 5th column on my vehicles matrix won't size properly.  Here's my form: https://www.jotform.com//?formID=61588297491168#
  • Elton Support Team Lead
    Replied on June 10, 2016 at 12:42 PM

    If you want to expand the last column of your vehicle matrix field then inject this CSS codes to your form.

    #id_41 .form-matrix-table {

        max-width: 100%;

    }

    Guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes (Paste it into the bottom section if you have existing CSS codes)

    It will give you this result:

    My 5th column on my vehicles matrix wont size properly Image 1 Screenshot 20