how to change font size in matrix survey only with out changing form alignment?

  • ecotraders
    Asked on June 18, 2015 at 10:45 AM
  • ibrahim JotForm UI Developer
    Replied on June 18, 2015 at 10:53 AM

    Hi,

    You can change with this code block: 

    .form-matrix-table {

      font-size: 9px;

    }