I cannot view the subcategories in my finished form

  • kri5tin4
    Asked on September 21, 2016 at 9:14 PM

    I cannot view the subcategories in my finished form. How can I fix this?

    Under each item is a Nautilus and a Nautilus Lite option but I am only able to see the Nautilus option.

    Jotform Thread 938776 Screenshot
  • Kevin Support Team Lead
    Replied on September 21, 2016 at 9:57 PM

    I would suggest you to inject this CSS code to your form: 

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

        padding-bottom: 35px;

    }

    This guide will help you to inject the code to your form: How-to-Inject-Custom-CSS-Codes

    This should be the result: 

    I cannot view the subcategories in my finished form Image 1 Screenshot 20

    Here is also the link to my cloned form of yours where I have applied the change, please take a look to the live sample: https://www.jotformpro.com/form/62648138474969 

    Hope this helps.