How can I Change the style on one question ? | XM Community
Skip to main content
Solved

How can I Change the style on one question ?

  • June 9, 2021
  • 1 reply
  • 608 views

Forum|alt.badge.img

Hello all,
I wonder if you have a JS or css code that can help me to modify the style of a multiple choice question.
Currently with the layout (classic) I don't have the possibility to have on this question checkboxes and I wish to make them of that:
User: To this without having to change my classic layout just on this question:

User:
Thanks,

Best answer by Tom_1842

Hi there, if you still need, I was able to follow TomG's recommendation on this thread. The below code will put the checkboxes from the 'Flat' layout in place for Multiselect question that use the Classic Layout for a single page.
In the Question Text of any question on a page, add the below to the HTML/Source view "<>" using the Rich Content Editor:

Click here to write question text.

1 reply

Tom_1842
Level 8 ●●●●●●●●
Forum|alt.badge.img+28
  • Level 8 ●●●●●●●●
  • Answer
  • October 3, 2022

Hi there, if you still need, I was able to follow TomG's recommendation on this thread. The below code will put the checkboxes from the 'Flat' layout in place for Multiselect question that use the Classic Layout for a single page.
In the Question Text of any question on a page, add the below to the HTML/Source view "<>" using the Rich Content Editor:

Click here to write question text.