Appnitro Software Forums » MachForm 2

Size of boxes


  1. Hi, I am new here and checked the demo. I like it what I can do. I am wondering if I have control over the field size (not only small, medium or large)very specific?
    Thanks for your help
    Werner

    Posted 3 years ago #
  2. redityo

    Hi,

    You can change the field size to be more specific, to do so you should edit your CSS form. I assume your field id is 1, then you can add these code in your CSS form :

    #li_1
    {
    width:10% !important;
    }

    it will re-size your field to 10%


    MachForm Support

    Posted 3 years ago #
  3. Thanks I will try it
    Werner

    Posted 3 years ago #

RSS feed for this topic

Reply