Can I use different form layouts and label font sizes on each page of a 2-page form?

  • pearlfinchermfa
    Asked on February 25, 2016 at 3:10 PM

    Hello, I am currently working on a 2-page fillable form.  The 3-column layout works great for one page, but I would like to remove that format on page 2.  I would also like to use a bigger font size on the label questions on page 2.  Any assistance would be much appreciated!

  • Kevin Support Team Lead
    Replied on February 25, 2016 at 4:06 PM

    This could be achieved by adding custom CSS codes, you will need to get the ID of each element in your form and then start to customize it, this guide will help you to get the ID: http://www.jotform.com/help/146-How-to-find-Field-IDs-Names

    It is the only way to set different layout to each page in your form.