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; }
We greatly appreciate your feedback.




Powered by LiveZilla Helpdesk