Removing shadow from bottom of Thank You page

  • sumbooth
    Asked on August 30, 2015 at 1:22 PM

    For some reason I'm getting a shadow on the bottom of my Thank You page. It's not there on my normal form, and I added the shadow removal css that I found elsewhere on the support forum, but I can't shake it. Any ideas?

     

    Jotform Thread 650940 Screenshot
  • Welvin Support Team Lead
    Replied on August 31, 2015 at 4:54 AM

    There seems to be no option in the form builder to remove the shadow. I have now forwarded this matter to our developers. IF there are updates, you should know it in this thread.

    Thank you.

  • almightyeggie
    Replied on October 27, 2015 at 9:48 PM

    this worked for me:

     

    .form-all {

        -webkit-box-shadow: none;

        box-shadow: none;

    }

  • Sammy
    Replied on October 28, 2015 at 3:09 AM

    Glad to hear the CSS approach worked for you.

    If you do have any other inquiries let us know and we will gladly assist.