Multiple choice options not shown in full screen | Experience Community
Skip to main content
Question

Multiple choice options not shown in full screen

  • July 23, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img+3

 

I don’t know why top multiple choice option shown in full screen (spread evenly across the page) but the other multiple choice option shown in a weird way. 

 

Adding

​​​​​​​.q-choice {
    width: 100% !important;
    box-sizing: border-box;
    display: block !important;
}

to Custom CSS box did not solve the issue. 

1 reply

  • Level 4 ●●●●
  • July 25, 2026

Did you use any Jquery or JS to display the questions?