Quantcast
Channel: WordPress.org Forums » [Visual Form Builder] Support
Viewing all articles
Browse latest Browse all 2775

rook and amos design on "[Plugin: Visual Form Builder] using form id's to edit specific forms with css"

$
0
0

Hell all

I am currently using form builder in a twenty twelve child theme, I have three forms on the site, I want the text input area to be substantially larger on two of the forms and normal on the other one. So my question is how do I use the form's id to target specific forms within CSS,
eg. `.vfb-form_id-4 input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea, select.vfb-select {
font-size: 26px;
font-family: inherit;
line-height: normal;
height: auto;
color: #373737;
margin: 0 0 5px 0;
}`

I cant seem to work it out, I have tried loads of different ways, all to no avail.

Any help would be very much appreciated.

All the best,

Harry

http://wordpress.org/extend/plugins/visual-form-builder/


Viewing all articles
Browse latest Browse all 2775

Trending Articles