Responsive control

I’m trying to set some responsive options where I can collapse a group up to a point and then I want the group to stop collapsing and disappear under the right side of the browser while a horizontal scrollbar appears at the bottom.

Nothing I am able to set seems to stop the groups from collapsing. I would rather have a scrollbar appear at the bottom at a certain screen size instead of further group collapse.

Okay, after first thinking your answer referred to minimum width of the elements, I made a change to adjust the page’s minimum width and this did solve the issue…

Thank you!