Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS z-index not working on child element Reply To: z-index not working on child element

#237261
colette
Participant

@Paulie_D – I’m not sure how to edit my original post, but here’s the codepen which should make things much easier to look at.

http://codepen.io/anon/pen/XXEmGz

Right now the overlay is commented out in the html. If you uncomment it, you’ll see that it covers the hamburger menu icon on the far right. I know there’s a way to keep the icon in its parent container and still have a z-index higher than the overlay. There is a Jsfiddle on it being done, but it’s not quite working in my situation.