- Posts: 6
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
.table > tbody > tr > th { text-align: right; } </style>
<style type="text/css">.table > tbody > tr > th { text-align: right; } </style>
I have no problem with spans in the row labels in version 2.55.3.But I seem to have found the root of the problem: The questions were formatted to have alignment and margin by the use of a <span> tag each. That seems to have broken the orange highlighting (which I discovered to work fine with a new array question without span tags!).