Hello everyone,
I want an other styling for my forms, but I don't know how. Can someone please help me?
Ik have now something like this;
http://www.afbeeldingenuploaden.nl/uploads/426407Old.pngd
But I want something like this;
http://www.afbeeldingenuploaden.nl/uploads/735527New.png
So the text field behind the text. I've looked into the documentation and I saw that I can use this. Now I need only the CSS. Can someone help me?
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield select {
XXXX
}
The style is for all my forms. Can someone please help me? Thanks!
Regards,
Marijn Bent