For some reason there is a lot of space between answers in multiple choice question. I tried to find a way to change template to shorten that space but wasn't able to.
Single radio is kind of ok, but multiple choice is too much. I attached a picture. It's especially bothering on a phone because it takes a lot of space.
Is there way to change those spacings? Both for single choice radio and multiple choice.
I am using skelvanilla in LS 3.19 and have the same problem with too much space between answer options in radio button and multiple choice questions. There is also quite a lot of extra padding around the answer options...
I used the web inspector and tried adding the settings to custom.css and theme.css with no luck, I understand the principle but cannot get the syntax right...
I use "Spacelab - awesome checkbox and radio" with panel wrapper (I don't like the lines between the answers).
I have to go now, I will test your suggestions later and let you know.
I am not sure where to find the version of the theme, but I installed it last Friday I think...
I am having the same problem with the white space between the different items of "list" as well as "matrix"-questions.
I am using the Version 3.25.4+201215, some kind of extension of the "fruity" design.
I added to custum.css the following, but it does not have any effect (see attachement):
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thanks a lot Joffm!
It worked like a charm. The problem seemed to be that I left out te "li."'s. And I did so because the Editor gave me a warning stating that "Element (li.radio-item) is overqualified, just use .radio-item without element name".