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
Started 11 years ago by nationjob | 2 posts |
-
Is it possible to make the matrix box smaller for very short question/answers?
Posted 11 years ago # -
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 #
Reply
You must log in to post.