Viewing 5 replies - 1 through 5 (of 5 total)
  • hi!

    in style.css
    define “height”

    look documentation to this plugin
    theme: “styling contact form”

    • This reply was modified 9 years, 7 months ago by abrikosof55.
    Thread Starter projectsentinel

    (@projectsentinel)

    Hello 🙂
    Thank you so much for your reply. I am in the style.css portion of the appearance tab and am not sure which part is for this specific contact form. Any more guidance you could provide?

    Thank you 🙂

    in style.css

    code:

    .wpcf7 {
        border-width: 10px;
        max-width: 700px!important;
        height: auto!important;
        background: transparent!important;
        padding: 0px;
        border: none!important;
    }

    change values in strings:

    max-width: 700px!important;
    height: auto!important;

    or replace max-width to width if U wanna fix it.

    • This reply was modified 9 years, 6 months ago by abrikosof55.
    Thread Starter projectsentinel

    (@projectsentinel)

    Fantastic! You have been so helpful! I can’t say how long this problem has persisted without anyone fixing it! You made that possible for me!

    Thank you kindly!

    welcome!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘reCAPTCHA’ is closed to new replies.