- Posts: 16
- Thank you received: 1
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.
.no-question { border-top:0; } .no-question .question-title-container { display:none; } .no-question .question-valid-container { display:none; } .no-bottom { border-bottom:0;margin-bottom:0; } .no-question .answer-container { padding-top: 0em; padding-bottom: 0.5em; } .no-bottom .answer-container { padding-bottom: 0em; }
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.
.flex-layout.question-container { width:100%; }
Please Log in to join the conversation.
Please Log in to join the conversation.
<style type="text/css">@media only screen and (min-width: 62px) { .question-flex-container { display: flex; justify-content: space-evenly; } } </style>
<style type="text/css">@media only screen and (min-width: 62px) { .question-flex-container { display: flex; justify-content: space-evenly; } } .flex-layout.question-container { width:100%; } </style>
Please Log in to join the conversation.
Please Log in to join the conversation.