Hello!
I am working with this demo: http://web-kreation.com/demos/Sliding_login_panel_jquery/#
And trying to add a utility navigation right next to the log in button, the only problem with this is that the top panel has a zindex of 999 and spans the width of the browser. Therefore, when I put the utility navigation next to the button it is hidden and un-clickable. As I’ve found other login/slide panels that seem to have the same effect, does anyone have any suggestions on how I might handle getting that utility nav to be clickable? I’ve tried playing the z-index of the nav with no success.
Hopefully someone out there has a solution for me! Thank you in advance!