Adjust width of form and make form mobile responsive

  • Securicom
    Asked on February 8, 2017 at 6:27 AM
  • seth
    Replied on February 8, 2017 at 6:35 AM

    Hello,

    As I understand from your query, you want to adjust form width and make your form mobile responsive.

    1) Adjusting form width: You can use designer to enter a value for the form width:

    Adjust width of form and make form mobile responsive Image 1 Screenshot 20

    Or you can inject CSS code to your form:

    .form-all

    {

    width:198px !important;

    }

    Here is a guide on injecting CSS code into your form.

    2) Making your form mobile responsive: You can use mobile responsive widget

    If some fields have styling issues after adding widget and arranging your form width, please contact us again. We can help to style your form further.

    Regards.