How to adjust height on Product Order Tool?

  • umberjewellery
    Asked on May 9, 2017 at 11:03 AM

    Good day,  I'm having an issue controlling the height of the products listed on my form.  When the check box is selected the box expands to a good height and I can see all the pricing and other info but when it is not checked products and text are cut off and do not create a nice looking display.

    How can I either fix the height so they are all open without clicking on the check box?

    Thanks

  • Ashwin JotForm Support
    Replied on May 9, 2017 at 12:37 PM

    Hello umberjewellery,

    I have fixed this issue in your form by injecting following custom css code in form:

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

        height: 90px;

    }

    Please check the screenshot below:

    How to adjust height on Product Order Tool? Image 1 Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions or you need any other changes.

    Thank you!