Adjust Question Container for a Single Question | XM Community
Skip to main content
Solved

Adjust Question Container for a Single Question


Akdashboard
Level 4 ●●●●
Forum|alt.badge.img+6
Hello,

Does anyone know how to adjust the question container width for a single question? I have CSS that adjust most others, but it seems to make one particular question WAY too wide.

It is a side-by-side question, if that helps.

Best,
Akdashboard

Best answer by rondev

> @Akdashboard said:
> @rondev - I'm sorry but could you elaborate more? I am using CSS at the theme-level (i.e. Look and Feel), which is affecting all Matrix-style questions and I think this Side-by-Side question in a strange way. However I am not referencing a specific Q-ID in any of my CSS.
>
> Apologies for my ignorance.

Try referencing a specific Q-ID in CSS.
View original

4 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1449 replies
  • January 28, 2020
In the header JS, check whether the document has ID equal to the QID of the SBS question, if yes then using CSS increase/ decrease the width of question container as required

Akdashboard
Level 4 ●●●●
Forum|alt.badge.img+6
  • Author
  • Level 4 ●●●●
  • 488 replies
  • January 29, 2020
@rondev - I'm sorry but could you elaborate more? I am using CSS at the theme-level (i.e. Look and Feel), which is affecting all Matrix-style questions and I think this Side-by-Side question in a strange way. However I am not referencing a specific Q-ID in any of my CSS.

Apologies for my ignorance.

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1449 replies
  • Answer
  • January 30, 2020
> @Akdashboard said:
> @rondev - I'm sorry but could you elaborate more? I am using CSS at the theme-level (i.e. Look and Feel), which is affecting all Matrix-style questions and I think this Side-by-Side question in a strange way. However I am not referencing a specific Q-ID in any of my CSS.
>
> Apologies for my ignorance.

Try referencing a specific Q-ID in CSS.

Akdashboard
Level 4 ●●●●
Forum|alt.badge.img+6
  • Author
  • Level 4 ●●●●
  • 488 replies
  • February 3, 2020
@rondev - Thanks for the help. I think the issue is that the font of my options is too big. I'll start a new thread, but it looks like I need a way to adjust the font of drop down choices in a SBS question.

Leave a Reply