This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Matrix


  1. nationjob
    Member

    Is it possible to make the matrix box smaller for very short question/answers?

    Posted 11 years ago #
  2. yuniar

    It is possible using CSS code. Simply edit the theme of your form and put this code below into the "Advanced CSS" code section:

    #main_body form li.matrix {
        width: 50% !important;
    }

    change the width value with your own preference.


    MachForm Founder

    Posted 11 years ago #

RSS feed for this topic

Reply