"create sub-products from this option"

  • nikoli66
    Asked on March 8, 2016 at 9:59 AM

    This is not working correctly for me. When I select my product, it does not open all the way up. It only shows one out of two or sometimes three selections. Sometimes it helps to refresh page but not all the time. I need this running as soon as possible so I do not lose sales.

     

    Thanks!

    Matt

    Jotform Thread 789804 Screenshot
  • Mike_G JotForm Support
    Replied on March 8, 2016 at 12:59 PM

    To solve the issue you're having with your form,  you can add the CSS code below to your form with the help fo this guide: How-to-Inject-Custom-CSS-Codes

    .form-product-item img {

    margin-bottom: -25px;

    }

    table.form-product-child-table {

    margin-left: 65px;

    }

    Here's a clone version of your form where I have applied the code above: https://form.jotform.com/60674950691969

    I hope this helps. Let us know if you need any further assistance. Thank you.

  • nikoli66
    Replied on March 8, 2016 at 1:31 PM

    Thank you so much... you are the man!

    Keep rockin'!

    M