This is a z-index problem. Try setting the z-index of the first navbar to a value higher than the second one.
You could maybe try reproducing it on jsfiddle.net which would make it easier to debug ;) On Sunday, July 1, 2012 8:29:38 PM UTC+2, raddevon wrote: > > On most of my pages, I have only a single navbar. In those cases, > dropdowns triggered from this navbar are displayed properly. On longer > pages, I have a secondary navbar for in-page navigation. In these cases, my > dropdowns triggered from the top navbar are then hidden by the secondary > navbar. I've provided some images to illustrate the problem. Can anyone > help? Thanks!
