JETPACK Subscription widget 'Email Address' has a red glowing border
-
I installed the jetpack subscription widget to my side bar. But the email address field has this red glowing border around the text box. It disappears once an email address has been entered but it looks horrible. See image below.
I’ve tried the following with no luck:
.widget input[type=”text”], .widget input[type=”email”] {
border: 0px solid;
clip: none;
}#subscribe-email {
border: 0 solid;
clip: none;
}#subscribe-field-blog_subscription-2 {
border: 0 solid;
clip: none;
}[IMG]https://i65.tinypic.com/er9wt1.png[/IMG]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘JETPACK Subscription widget 'Email Address' has a red glowing border’ is closed to new replies.