Custom CSS to Arrange Items into Columns for Pick Group and Rank Question? | XM Community
Question

Custom CSS to Arrange Items into Columns for Pick Group and Rank Question?

  • 17 November 2020
  • 3 replies
  • 81 views

image.pngHello, can anyone help me with this puzzle?
Currently using Pick, Group and Rank Question. (https://www.qualtrics.com/support/survey-platform/survey-module/editing-questions/question-types-guide/specialty-questions/pick-group-and-rank/)
I would like to drag and drop listed items into the appropriate group.
I have 15 Items within the single question that I would like to arrange into columns. By default, items are displayed one beneath another
It is very hard to see all 15 on one page, so I would like to group 3 columns for the 15 items into sections of 5 and put it BELOW the Box Field. Does anyone know of a quick fix?
I checked and this type of question does not allow for groups within the item set.
Here is the custom CSS that I am going to try, but I cannot validate.
image.png.column {
 float: left;
}

.left, .right {
  width: 25%;
}

.middle {
  width: 50%;
}


3 replies

Did you end up resolving this? I also have the same problem/question. Where were you able to add the custom CSS? Thanks!

Hello JoyceHe24, No I have not found a solution.

Badge +1

Have the same issue...can't find anything

Leave a Reply