Line spacing between products.

  • register2120
    Asked on November 6, 2016 at 8:05 PM

    See screenshot. Trying to add space between items so there is no overlap.

    Jotform Thread 983490 Screenshot
  • Chriistian Jotform Support
    Replied on November 6, 2016 at 11:16 PM

    I am currently investigating the issue on your form. I will get back to you once I have a possible workaround for your requirement. Thank you.

  • Chriistian Jotform Support
    Replied on November 6, 2016 at 11:22 PM

    Hello again. :) Please inject the custom CSS code below into your form to fix the spacing between the product items:

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

        padding-bottom: 20px;

    }

    Here's how it should look after:

    Line spacing between products Screenshot 20

    If you need further assistance, please let us know.
    Regards.