Minimizing Slider so that choice sentence can be longer | XM Community
Skip to main content
Because the slider is displayed quite big in the slider questions, my choices (which are full sentences) appear in 3+ rows. Can I change the scale of the slider / the length of my type field for choices?
Hi ,

I think you can use your custom CSS.

Something like: `.Slider .BarOuter{width:50px!important;}`

Put ID of your question before this notation in vase you want to modify just one question (e.g.: `#QID3`).

Leave a Reply