- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
.multiple-opt .answer li input.text { width: 300px; }
.multiple-opt input[type="text"].form-control { width: 300px; }
.multiple-opt input[type="text"].form-control { width: 300px; }
Zouloc wrote: Ok I found the problem! My surveys were created under fruity theme, and when I set my extends_fruity as default theme, it didn't apply to old surveys automatically, I had to apply it for old survey.
Thanks for helping and sorry for the inconvenience!