• Resolved RGOnline

    (@rgonline)


    hello, im using many contact forms on my website and i have 2 issues.

    1. There seems to be lots of white space between the bottom of the form and the footer. Is this some kind of margin/padding?

    2. when submitting the form, i get a horrible green border and a huge loading icon.. how can i remove this?

    Thank you

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Thread Starter RGOnline

    (@rgonline)

    ok i seem to have fixed this…

    div.wpcf7-mail-sent-ok {
    border: none;
    }

    div.wpcf7 img.ajax-loader {
    display:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Border & Margin Bottom’ is closed to new replies.