For those who have this issue, find the CSS Class".shpb-stack"You can modify this class to have an overflow as long as a height is set. TL;DR I added these:
height: 800px; overflow: auto;
and modified flex-direction
flex-direction: row;