How to remove shadow from form?

  • dolfinblueaccounting
    Asked on February 8, 2019 at 10:46 AM
  • Victoria_K
    Replied on February 8, 2019 at 12:03 PM

    To remove shadow from the form, you may inject the following CSS code:

    .supernova .form-all {

      box-shadow: none;

    }

    Related guide: How-to-Inject-Custom-CSS-Codes

    We will gladly assist if you need any further help. 

  • dolfinblueaccounting
    Replied on February 8, 2019 at 12:11 PM
  • Victoria_K
    Replied on February 8, 2019 at 12:19 PM

    I do not see form shadow on your form via this link: https://www.jotform.com/90375880149364 

    How to remove shadow from form? Image 1 Screenshot 30

    I have updated the code, so you could see changes in build mode too:

    How to remove shadow from form? Image 2 Screenshot 41

    If you would like to remove any other shadow, please let us know.