Not all fields are showing up in preview?

  • grandmab
    Asked on November 6, 2016 at 11:21 PM

    I have two products with options.  When I preview the form, it barely shows the pictures until you click on it, and then it doesn't show the options below the pictures.

    Jotform Thread 983536 Screenshot
  • omerorkun JotForm Data Scientist
    Replied on November 7, 2016 at 3:53 AM

    Hi,

    When I try to load your form I can reproduce the issue. 

    To resolve this you can inject the following CSS code:

    .form-product-item.hover-product-item {

        height:350px;

    }

    Please read our guide about how to inject custom CSS codes here:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Your form will look like this after the code is implemented:

    Not all fields are showing up in preview? Image 1 Screenshot 20

    Please contact us again if you need any further assistance.