How to make th alignment of the matrixes equal?

  • SumSolTrain
    Asked on November 27, 2014 at 9:01 AM

    Hello,

    The matrices that i added in the form are not looks pretty , because of the difference in their length, How can  it get arranged nicely , so that every matrix got equal length.How to make th alignment of the matrixes equal? Image 1 Screenshot 20

  • Charlie
    Replied on November 27, 2014 at 11:22 AM

    Hi,

    You can try adding this custom CSS code.

    .form-matrix-table {    

        width: 800px !important;

    }

    You can add this using an Inject Custom CSS Code. Or you can follow the screenshot guide below:

    1. Navigate to Form Style->Form Designer

    How to make th alignment of the matrixes equal? Image 1 Screenshot 30

    2. Add the custom CSS code under the CSS tab.

    How to make th alignment of the matrixes equal? Image 2 Screenshot 41

     

    I hope this helps. Also, I noticed that you have errors in your CSS styling, please do check them to avoid problems with your styling. You can also adjust the width of the custom CSS code with your preferred size.

    Let us know if you need further assistance on this.

    Thank you.