I’m struggling to create a popup that displays a list of our services which users can scroll down to view. The popup has the option to hide, show, or scroll through overflow content. It is set to scroll, but the popup will still extend offscreen without giving you the option to scroll down. The scroll bar is whited out.
Here is an example of what it is doing.
I have tried placing the content inside a container and setting the container to scroll, but then the container will automatically snap to the dimensions of the object inside it and I can’t shrink it to be able to hide the content and allow the user to scroll.
Anyone have suggestions?
