How do you change the width of text labels on a form globally?

  • AFreshApproach
    Asked on February 10, 2015 at 2:19 AM

    Instead of changing the entire width of the from and shrinking the questions, I want to be able to change the length of the text before the label so that the options of the questions go underneath each question and not on the side?

    Here is an example: http://www.victorypolicemotorcycles.com/evaluationsurvey-new.html

    I want to set it up like questions #10, 11, 12 - but those questions are "shrunk".  I want to be able to expand the text for questions 1 through 9 and so forth. (those questions are not "shrunk").

    Thank you.

  • AFreshApproach
    Replied on February 10, 2015 at 5:39 AM
  • Ben
    Replied on February 10, 2015 at 9:52 AM

    Thank you for the update. Now I believe that you wanted to just set the labels to be at the top of the questions and not under them.

    The easiest solution would be in that case to align labels to top as it is done when you shrink some field.

    To do that, just click on the field and in the toolbar you will have the option align.

    How do you change the width of text labels on a form globally? Image 1 Screenshot 20

    This would allow you to use shrink option as well if so needed on some field and would remove the need for extra CSS code.