- Posts: 120
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
<style type="text/css"> #question{QID} .radio-item:nth-child(n+5) label::before { border-color: #CCCCCC; } #question{QID} .radio-item:nth-child(n+5) label::after { background-color: #CCCCCC; } </style>