• Hi,

    I have followed general guidelines to customize the look of contact form 7 across my site. I also used some custom CSS to modify the form furthermore. However, there is one tiny detail I wish I could either modify to a different color, or remove. There is a dark blue “glow” upon clicking the submit button that still remains.

    The following is a sample I already submitted to correct the form beyond the style changes provided. Any help on this would be appreciated!!

    /*edit contact form 7 attributes*/

    div.wpcf7-mail-sent-ok {border: 2px solid #3bbbc6;}

    .wpcf7-text:focus, .wpcf7-textarea:focus {outline: #3bbbc6;}

    body{color:#959595;}

    The page I need help with: [log in to see the link]

  • The topic ‘Contact Form 7 blue glow from submit button’ is closed to new replies.