How to remove box shadow in my form?

  • KathB_OMG
    Asked on December 11, 2017 at 1:37 PM

    Hi, I have tried these two codes on my form to remove the shadow and spacing at the bottom. https://form.jotform.co/73384375784874

    1513017350Screen Shot 2017 12 12 at 7 Screenshot 10

    This form has no issues with spacing but still has the shadow: https://form.jotform.co/73416600819860

    1513017441Screen Shot 2017 12 12 at 7 Screenshot 21

    Please help.

    Cheers, Kath

  • Richie JotForm Support
    Replied on December 11, 2017 at 1:48 PM

    You can add this css codes to your form.

    .supernova .form-all{
      -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0,0.1);
     
    }

    Here is a guide on how to insert custom css. How-to-Inject-Custom-CSS-Codes


  • KathB_OMG
    Replied on December 11, 2017 at 4:29 PM

    Thank you :)

  • KathB_OMG
    Replied on December 11, 2017 at 4:31 PM

    Hi again, what about the form that has all the spacing at the bottom:  https://form.jotform.co/73416600819860


    Thank you

  • David JotForm Support Manager
    Replied on December 11, 2017 at 5:57 PM

    Your new question will be addressed on the following thread: https://www.jotform.com/answers/1320236