Welcome to the LimeSurvey Community Forum

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

Array type question, answer stacks on ipad

More
6 years 10 months ago #190320 by DenisChenu
I think you can force width on element using a specific CSS class in custom.css

Maybe just adding something like this incustom.css
Code:
.fixed-col-width .col-sm-12 { width: 100%; } .fixed-col-width .col-sm-11 { width: 91.66666667%; } .fixed-col-width .col-sm-10 { width: 83.33333333%; } .fixed-col-width .col-sm-9 { width: 75%; } .fixed-col-width .col-sm-8 { width: 66.66666667%; } .fixed-col-width .col-sm-7 { width: 58.33333333%; } .fixed-col-width .col-sm-6 { width: 50%; } .fixed-col-width .col-sm-5 { width: 41.66666667%; } .fixed-col-width .col-sm-4 { width: 33.33333333%; } .fixed-col-width .col-sm-3 { width: 25%; } .fixed-col-width .col-sm-2 { width: 16.66666667%; } .fixed-col-width .col-sm-1 { width: 8.33333333%; }
And add fixed-col-width at the css class of the question where you need a fixed width.

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.
The following user(s) said Thank You: Clo
The topic has been locked.
More
6 years 10 months ago #190444 by Clo
Merci! Thanks! It's working! Have a nice day!
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose