How to remove the border around my contact form

  • fotolani
    Asked on June 23, 2016 at 7:06 AM

    Hi,

    I wonder if there is a way to remove the border around my contact form.

    See attached image...

     

    Best

    Sven

    Jotform Thread 867773 Screenshot
  • Chriistian Jotform Support
    Replied on June 23, 2016 at 8:30 AM

    Hi,

    I assumed you are referring to the form http://www.jotformeu.com/form/61743503926356.

    Please try injecting the CSS code below.

    .form-all {

    box-shadow: none !important;

    }

     

    Please see How to Inject Custom CSS Codes for more details.

    Result should be as follows.

    How to remove the border around my contact form Image 1 Screenshot 20

    Do let us know if you need further assistance.

  • Chrissy
    Replied on August 30, 2016 at 2:42 PM

    HI

    This is what I want to do but I am using dw mx 2004 and don't know where to paste the code to remove the outline.

    Please can you help

    x

  • Kevin Support Team Lead
    Replied on August 30, 2016 at 6:36 PM

    Chrissy, 

    As I can understand you're using "Dreamweaver MX 2004", if so, you can follow this guide to inject the code: http://creativepro.com/web-how-to-using-css-in-dreamweaver-mx-2004/ 

    By the way, you may also inject the code directly to your form in the Form Builder and then re-embed it once again, the change should be reflected on your form.