- Posts: 24
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Really?It seems the text that they type in is very small compared to my questions and subquestions
input[type="text"] { font-size:[Your desired size]pt; }
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
.fruity input[type="text"] { font-size:[Your desired size]px; }
Please Log in to join the conversation.