Skip to main content
March 2, 2015
Pregunta

Apply CSS only to 1 question on form?

  • March 2, 2015
  • 2 respuestas
  • 862 visualizaciones
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? 
Este tema ha sido cerrado para respuestas.

2 respuestas

March 2, 2015
We're solved here too right :)
SanfordWhiteman
Level 10
March 2, 2015
@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.