How can I remove the shadow around the form?

  • nycrom
    Asked on March 18, 2016 at 1:48 PM

    I am trying to remove the shadow around the form and none of the custom codes I found on similar questions work. 

  • David JotForm Support Manager
    Replied on March 18, 2016 at 2:26 PM

    Please inject the following CSS code as explained on this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-all {

    box-shadow: none !important;

    }

    Without the code:

    How can I remove the shadow around the form? Image 1 Screenshot 30

    With the code: https://form.jotform.com/60775911815966 

    How can I remove the shadow around the form? Image 2 Screenshot 41

    Let us know if you need more help, we will be glad to assist you.

  • nycrom
    Replied on March 18, 2016 at 3:46 PM
    Thanks. This time it worked. I was placing the code in the Designer.
    Now I have another issue:
    I added a mobile responsive widget to the form, so I can use it on various screen sizes. When testing the page with the form, I am making the browser window smaller as it would appear on a tablet or a phone. Once I start to adjust the size of the browser, the form disappears. Even if I go back to the initial size of the browser on the desktop, the form doesn’t display on the page anymore. 
    Here is a link to that page:
    http://nycrom1.businesscatalyst.com/contact.html
    You’ll notice the form will disappear once you start dragging the left or right side of the browser inwards and making the window smaller. 
    Please, let me know how I can fix this.

    Thanks,
    -- 
    Romeo
    e: romeo@nycrom.com
    w: nycrom.com
    ...
  • David JotForm Support Manager
    Replied on March 18, 2016 at 4:05 PM

    You are welcome, the new question will be addressed on the following thread: https://www.jotform.com/answers/797982 

    Please open a new thread if you need anything else, we will be glad to assist you.