Why can I not see my shirt item size choices on the form?

  • bdake
    Asked on March 10, 2016 at 4:07 PM
  • Mike
    Replied on March 10, 2016 at 5:31 PM

    I have noticed a height issue with one of your items on the 'Spring 5K Run Registration Form'.

    Why can I not see my shirt item size choices on the form? Image 1 Screenshot 30

    In order to fix this, I have added the next CSS to the form.

    .form-product-item {
    height: 100% !important;
    }

    Why can I not see my shirt item size choices on the form? Image 2 Screenshot 41

    If there are any other issues, please let us know.