How can I align the shrunken fields?

  • ncmaggio
    Asked on January 17, 2017 at 8:36 PM
  • amy
    Replied on January 18, 2017 at 2:09 AM

    Hi,

    When our users want to shrink their fields, they can encounter with some CSS issues like that. To prevent this appearance disorder please inject the CSS codes which I have shared with you below. If you have no idea about how to inject custom CSS codes to your form, please review our user guide.

    #id_136 {

    height: 110px;

    }

    #id_132 {

    height: 110px;

    }

    #id_134 {

    height: 110px;

    }

    #id_135 {

    height: 110px;

    }

    #id_188 {

    height: 110px;

    }

    #id_189 {

    height: 110px;

    }

    .form-line-column.form-col-2{

    padding-left: 36px;

    }

    The result: 

    How can I align the shrunken fields? Image 1 Screenshot 20

    I hope it helps.

    If you need further assistance, please let me know.

    Thank you.

    Kindest Regards.