Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Multiple Choice - Spacing

  • boshra.m
  • boshra.m's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 year 10 months ago #228905 by boshra.m
Multiple Choice - Spacing was created by boshra.m
Please help us help you and fill where relevant:
Your LimeSurvey version: LimeSurvey Cloud Version 5.3.16
Own server or LimeSurvey hosting: Own server
Survey theme/template: Fruity
==================
Hello,

I have tried a variety of things and have not been able to reducing the spacing between answer options and between the question title and first answer option. I was wondering if anyone could point out if I'm missing something?

Thank you!

Some of the things I have tried in my custom.css:

.question-item {
    padding-top: 0.5px;
}
 
li.radio-item, li.checkbox-item, li.radio-text-item, li.checkbox-text-item {
    margin-bottom: 0px;
}
<style>
.radio-list .radio-item label, .checkbox-list .checkbox-item label, .answers-list .radio-item label {
    padding: 0.1rem 1.14rem;
}
</style>
.question-item {
    padding-top: 0.1em;
}
li.radio-item,
li.checkbox-item,
li.radio-text-item,
li.checkbox-text-item {
    margin-bottom: 0em;
}
.multiple-choice {
    padding-top: 0.5px;
}

Please Log in to join the conversation.

  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
1 year 10 months ago - 1 year 10 months ago #228913 by tpartner
Replied by tpartner on topic Multiple Choice - Spacing
You cannot place <style> tags in a .css file.

Use browser developer tools (F12) to see which CSS rules are affecting the elements.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 1 year 10 months ago by tpartner.

Please Log in to join the conversation.

Lime-years ahead

Online-surveys for every purse and purpose