I have a four level menu, and on level3 and level4 I want to use 4 columns. When the first column height is reached from level4 items, elements show on the next column.
<pre>
https://jsfiddle.net/nbastreet/Lc9w2nqk/5/
</pre>
I tried to use flex display to no avail.