File upload is no longer working

  • jooboi
    Asked on January 7, 2020 at 8:25 PM

    https://form.jotform.com/91057653844160

    Try going to the marketing and design section as an example and click "browse files." It doesn't open anything up to allow someone to attach. I have tried multiple computers and browsers with no success. Please help! We rely on these forms.

    Thanks!

    Jotform Thread 2104821 Screenshot
  • AndrewHag
    Replied on January 7, 2020 at 11:54 PM

    It seems the issue is due to some CSS code. Please add the code below and let us know how it goes:

    .inputContainer{

      overflow: visible !important;

    }

    Guide: How-to-Inject-Custom-CSS-Codes

  • jooboi
    Replied on January 8, 2020 at 7:29 PM

    That worked. Thanks!