I'd love to get rid of the border on the form page and can't figure out how to do that.

  • CelesteInTex
    Asked on October 17, 2016 at 1:42 AM
    I'd love to get rid of the border on the form page and can't figure out how to do that.
  • Chriistian Jotform Support
    Replied on October 17, 2016 at 1:58 AM

    Please inject the custom CSS code below to remove the border on the form.

    .form-all {

        box-shadow: none!important;

    }

     Id love to get rid of the border on the form page and cant figure out how to do that Screenshot 20

    If you need further assistance, please let us know.
    Regards.

  • CelesteInTex
    Replied on October 17, 2016 at 1:56 PM

    You guys ROCK!!!

     Id love to get rid of the border on the form page and cant figure out how to do that Screenshot 20