CSS
-
Hello Kezakez!
Firstly, thank you for this plug-in, it works great!
I had a quick look at the CSS (as you said it was based on CForm7) Unfortunately, I require help with two things:
1. Text/text area field – I wish to have the text inherit my website’s font.
I used the following code to edit the font style in CForm 7, please can you tell me what id/class I need to edit to have the same result with your plugin?.wpcf7 input, .wpcf7 textarea{ font:inherit; }
2. Padding – again, a CSS issue. I’m using the following CSS to increase the size of each of the fields, and require the id/class I need to edit to have the same result with your plugin?
input[type="text"], input[type="password"], input[type="email"], textarea, select { border: 1px solid #DDD; padding: 8px 5px;
I really hope you can help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS’ is closed to new replies.