That’s not really the issue I’m having. What I want to do is limit the number of pages in a list then the remaining fall into another list next to it.
So I have 5 main pages. One page has 5 child pages. A few of those have child pages that exceed 5. The list is vertical (5 tall). The pages that have more than 5 child pages I want to be shown in 2 columns. Side by side.
The goal behind this is to not have the site scroll in most conditions. Which is pain in the ass, but that’s what the person wants. Also the client does not want the navigation to cover up anything else. So it all needs to be contained within a certain size area which also happens to be in the footer. So no actual drop down just appear to the side.
Thanks for the help!