The current html and css is a bit messy being that the site is still in early beta and is being developed, but this menu will be used.
I have the header and slider both absolutely positioned within a relatively positioned container div. The order of the z-index stack I need from back to front is:
- header
- slider
- menu
- slider image
- menu drop down list
I am open to any ideas to make this simpler or for a fix to this. Thanks for your time.