[Plugin: Contact Form 7] Add padding to fields
-
I am trying to add padding to the input fields and text area.
I have added the following code to the contact-form-7/styles-rtl.css
.wpcf7-text input {
padding: 20px;
}
.wpcf7-text textarea {
padding: 20px;
}But nothing is changing?
http://wordpress.org/extend/plugins/contact-form-7/
[ Please don’t bump, that’s not permitted here. ]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Contact Form 7] Add padding to fields’ is closed to new replies.