Site logo

Archived topic

Blue glow border on active field in contact form 7

3 replies · Started by Martin U on October 19, 2017

Viewing posts 1–4 of 4

Hi guys,

FOF, great theme. So well done. I really love it.

I have question with Contact Form 7 in combination with GP Premium.

The active section of the CF7 form gets a blueish glow border - same happens here in the forum with the search box - when activated.

I would like to get rid of that blue border - or be able to style it.

thanks, that was actually helpful. The blue glow is browser-specific. I can see it using Chrome and Safari on my site and on the Generatepress site on the search-box in this forum. The glow is not visible on Firefox.

It can be eliminated with:

.wpcf7-text:focus, .wpcf7-textarea:focus {
outline:none;
}

Awesome. Thanks for reporting back!

This archived topic is closed to new replies.