Rank order - response width help 🤞 | XM Community
Skip to main content
Solved

Rank order - response width help 🤞

  • November 27, 2024
  • 3 replies
  • 43 views

Forum|alt.badge.img+5

Hi everyone, hope you’re well.

At the bottom of this image is my rank order question. How can I increase the length of the options (indicated by the red arrow) so that they align with the options in my previous multiple selection question?

Thanks :) 😊 

 

 

Best answer by vgayraud

Hi,

You can add this to your question’s text in source mode :

<style type="text/css">.DND .ChoiceStructure {
     margin: 0!important;
}
</style>
Rank Items

Or to your custom CSS if you want to apply everywhere in your survey (without the style tags).

View original

3 replies

vgayraud
QPN Level 6 ●●●●●●
Forum|alt.badge.img+49
  • QPN Level 6 ●●●●●●
  • 394 replies
  • Answer
  • November 27, 2024

Hi,

You can add this to your question’s text in source mode :

<style type="text/css">.DND .ChoiceStructure {
     margin: 0!important;
}
</style>
Rank Items

Or to your custom CSS if you want to apply everywhere in your survey (without the style tags).


Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • 151 replies
  • November 27, 2024

Super, thanks for your help :) 


Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • 151 replies
  • November 29, 2024

Hi ​@vgayraud 

Thanks for your help.

How would i decrease this gap (red arrow).

 

And how would I increase the gap between the option boxes?

Thanks :) 


Leave a Reply