Grey border at the top and left of embedded form.

  • momofpayton
    Asked on August 4, 2016 at 10:49 AM

    I tried adding css code:

    .form-all {

    border: 0 !important;

    But this did not work.

    Jotform Thread 898443 Screenshot
  • liyam
    Replied on August 4, 2016 at 1:21 PM

    Hello,

    I checked your page and the border looks like the inset border, which is not part of your form, but part of the iframe.

    Further, there is a chance that your form might have issues and hang on submission as it's using the wordpress embed code, which seems to be a bit buggy. Instead, may I recommend to use the iframe which it also already includes to remove that dark border on the left and top. You can refer to this guide on how to get the iframe embed code: https://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    If you have questions, please let us know.

    Thanks.

  • momofpayton
    Replied on August 4, 2016 at 2:08 PM

    Worked like a charm! Thanks!