How to add scrolling to long Question Index
If your survey has many questions or question groups, you might want to enable the Question Index to be scrollable.

You can do this by creating a custom theme and adding this to the custom.css file:

.ls-index-menu .dropdown-menu { max-height: 60vh; overflow: auto; }
176 of 308 people found this helpful.   




Powered by LiveZilla Customer Support Software