Adap Matrix to avoid scrolling? | XM Community
Skip to main content
Question

Adap Matrix to avoid scrolling?

  • May 15, 2020
  • 1 reply
  • 91 views

Dear communiy,

I want to use a Matrix with fife columns, but the las column is not showed completly. A scroll is needed, to Show the complete "Prefer not to answer" option:

image.pngI don't want to Change the layout because then I have Problems at other Points and also don't want to make the font size smaller.

Do you have any idea how to solve this design Problem?

Thanks a lot!!
CW

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • May 18, 2020

Paste the below CSS in custom css:
 .Matrix {max-width:100%!important;}