Im trying to make a secondary navigation bar on one certain page of my app. I already have a navigation bar for the whole app that spans horizontally across the page and above that I have a header.
What I am looking to have is a floating navigation bar going from top to bottom on the left of the page. I can create that, what I cant do it make it go beneath the primary nav bar and header.
A few different ways to do this. One idea is to put the header into a floating group as well. Then right click and choose bring to front. Does that work for what you want to do?