The menu consists of four columns of links, one for each level in the menu hierarchy. You won't see those columns in the browser because the overflow has been set to 'hidden'.
The menu is designed to sit along the left side of a web page. If you want to move it, the best way is to add a container around it, as has been done here with the .drilldown-wrapper, and then put margins and padding in place as you see fit. Also, the outer container has been been centered on this page. If you don't want that, just remove the left and right 'auto' margins.
You can add or subtract menu links or levels. You can also change the styling if you prefer.
The menu consists of four columns of links, one for each level in the menu hierarchy. You won't see those columns in the browser because the overflow has been set to 'hidden'.
The menu is designed to sit along the left side of a web page. If you want to move it, the best way is to add a container around it, as has been done here with the .drilldown-wrapper, and then put margins and padding in place as you see fit. Also, the outer container has been been centered on this page. If you don't want that, just remove the left and right 'auto' margins.
You can add or subtract menu links or levels. You can also change the styling if you prefer.