Support » Plugin: Contact Form 7 » focus color for textarea

  • Hey there,

    I changed the focus color for the input fields, but unfortunately the changes weren’t applied to the textarea. I added this code, but it’s not working:

    .wpcf7-form-control.wpcf7-textarea input:focus {
    border:1px solid #1ca0de !important;
    background:#fff !important;
    }

    http://prntscr.com/diifq0

    Could someone help me please?

    Thanks for any comments on this!

  • The topic ‘focus color for textarea’ is closed to new replies.