OK thx I figured it out.
In my case with the minimal theme from thinkupthemes this css helps:
.wpcf7 input[type=tel],
textarea {
background: white;
border: 1px solid #E0E0E0;
padding: 5px;
}
The first one works well
The second one without the output
any ideas?
Hello Shea
many thanks this works fine.
Is it possible to have more control about the place in the header where, on which position, the tag is insert in?
I have to work much more with the snippets. Im not clear with the syntax.
Any suggestion where to learn this?
Tom