CSS for Column Width in the Side by Side Question | XM Community
Skip to main content
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
Be the first to reply!

Leave a Reply