- Posts: 10285
- Thank you received: 3649
Ask the community, share ideas, and connect with other LimeSurvey users!
<script type="text/javascript" charset="utf-8"> $(document).ready(function() { $('#question{QID} th.answertext').css('width', '40%'); }); </script>