Apply CSS only to 1 question on form?

Anonymous
Not applicable

Apply CSS only to 1 question on form?

I had to set my Mktoform labels as display: none since it was affecting one of my visiblity rules (label would show even if it was blank).

I want the label to show on only 1 question. is this possible? 
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Apply CSS only to 1 question on form?

We're solved here too right 🙂
SanfordWhiteman
Level 10 - Community Moderator

Re: Apply CSS only to 1 question on form?

@EM Seems you solved this problem via more appropriate means, but it certainly is possible to restyle only one field.  You just need to figure out a specific CSS selector after peeking at the Forms 2.0 markup.

Like so: http://jsfiddle.net/sanford/naj28o6m/show.