How Can I Get Rid of the Shadow on the Border of the Form?

  • montrealjazzband
    Asked on October 13, 2015 at 12:15 PM
  • abajan Jotform Support
    Replied on October 13, 2015 at 2:38 PM

    Thanks for asking. Here's how:

    1. Copy the following rule to your computer's clipboard:

    .supernova .form-all {
     background : transparent !important;
     border: none;
     box-shadow: none;
    }


    2.
    Load the form in the form builder and click the Designer button:

    How Can I Get Rid of the Shadow on the Border of the Form? Image 1 Screenshot 40


    3.
    Click the CSS tab and replace the rule highlighted in the screenshot below with that which is on your clipboard:

    How Can I Get Rid of the Shadow on the Border of the Form? Image 2 Screenshot 51


    4. Save the change:

    How Can I Get Rid of the Shadow on the Border of the Form? Image 3 Screenshot 62


    That should do it but if you need further help with this or anything else, please inform us.


    Cheers