Customizing the Matrix table using CSS.

  • aysaquing
    Asked on August 15, 2016 at 8:09 AM
    Hi, how can I inject CSS to a specific Matrix, to a specific column? I hope there is a way. Thanks!
  • Charlie
    Replied on August 15, 2016 at 9:59 AM

    You can actually inject custom CSS code in your form elements, here's a guide that you can refer to: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. You can paste your custom CSS code in the Preferences. Or you can paste it on your Form Designer Tool's CSS tab.

    However, you need to identify the HTML elements of the matrix table so that you can them as CSS selectors. I hope that helps.

  • aysaquing
    Replied on August 16, 2016 at 1:07 AM

    Got this. Thanks for the link!