- Posts: 61
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
.question-help { color:#2c3e50; } .answer-container, .question-help-container { /*not needed - and obsolete without any help text: border-style: solid; */ } .questionhelp { } .survey-question-help img { display: none; }
.text-info { color: red; }
.questionhelp .fa { display: none; }
Which border line ???quit the border line below
.text-info { text-indent: 0; }
.answer-container { border-width: 0px 0px 0px 0px; /*was 0px 1px 0px 1px*/ padding-top: 3em; background-color: white; }
.question-help-container .text-info { color: #35363f; } .fruity .text-info { color: #35363f; margin-left: 0; /*to align text-info without .fa*/ } .ls-quetsionhelp { color: #35363f; } .fruity .questionhelp .fa { display: none; }
.ls-questionhelp:before { display: none;
.fruity .text-info { color: #35363f; margin-left: 0; } .ls-quetsionhelp { margin-left: 0; }