I want the address fields to take up less space?

  • MakingDo
    Asked on August 1, 2019 at 8:24 AM

    I want my form to sit on a single A4 page - please can you tell me how i can compact the address fields as i sometimes have two addresses (invoice and delivery) and they are taking up over half the page.

    thank you

    Jotform Thread 1911951 Screenshot
  • AndrewHag
    Replied on August 1, 2019 at 10:32 AM

    Please add the CSS code below:

    .form-address-table{

      width: 300px;

    }

    Feel free to change the width as per your wish.

    1564669954The Easiest Online Form Builde Screenshot 10