Text Box Border Color
-
I have a black footer where I have the contact form 7 widget.
I’ve tried
.input[type=”text”]
{
background-color: #fff;
color: #000;
width: 50%;
}I only need the border of the input box to be white, like the others. Any help?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Text Box Border Color’ is closed to new replies.