How to set subitems state of products to "visible"!

  • wingsco
    Asked on June 16, 2014 at 1:15 PM

    Subitems of products stay hidden by default until user select its parent product. How can I set the state of the subitems/options (Shirt sizes in this case - Babylook P M G GG) to be visible by default?

    Jotform Thread 392327 Screenshot
  • Welvin Support Team Lead
    Replied on June 16, 2014 at 3:38 PM

    Hi,

    Please add the following custom CSS codes to your form:

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

    height: auto !important;

    }

    Add this by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you require any further assistance, feel free to contact us.

    Thanks