CSS for Column Width in the Side by Side Question | XM Community

CSS for Column Width in the Side by Side Question

  • 28 April 2018
  • 0 replies
  • 53 views

Hello,
I was trying to find the CSS style definition for adjusting the 1st column width in side by side questions.

Figured it out before someone answered, it is:
<style>
.WidthStrut {width:35px !important;
}
</style>

Replace 35px with whatever width

0 replies

Be the first to reply!

Leave a Reply