Form Field Question - Full Length Boxes | XM Community
Skip to main content

Hi Everyone

How would I make these form field boxes full length?

 

Thanks as always :)

Hi @parkie_0007 ,

 

Can you make the text entry size long and then add below code?

You can add the below code to css in look and feel.

.Skin .TE .ChoiceStructure .Long
{
width: 100% !important;
}

Here’s how to navigate there:

 


Thanks for getting back to me but I don’t see these options?

Thanks :)


I found it! Thanks and working as expected! 


Hi @parkie_0007,

Once you add a Form Field question you will see an option called “Click to add validation”. Click on it and then in “Text Field Size” you can edit the size.


Amazing. Thanks :)


Leave a Reply