I'm working on a website with a fixed header containing a main menu and a second level menu. I want the second level menu to slide in underneath the background of its parent element. Can this be done? Here's an example:
`https://codepen.io/anon/pen/mwJZbr`
The green background should appear under the red background.