So now, using DropDown Components - I have the issue with not being able to set the z-order of the dropdown list - no matter what I do, I can’t get the dropdown list to go behind the main header - basically I need it stacked like this:
z-order 1 (lower) dropdown menus
z-order 2 (middle) white header bar
z-order 3 (higher) dropdown toggle buttons
Anyone had the same issue?
P.S. I’ve hacked it for now - and have the Toggle Button basically hiding the Dropdown list… but still seems a bit weird that you can’t set the z-order of the dropdown toggle button and menu list independently?