Question
.mktoFormCol (2 column form... sort of)
Well, I have a need to use a two column layout but some of my inputs need to be 100% width of the form. It's seems that as soon as I drag a form field into a second column, every input gets put into a div with the .mktoFormCol class. How can I override .mktoFormCol on only some inputs?
Any thoughts?
Thanks