Archived topic
Problem with z-index of mobile menu on safari
2 replies · Started by Ryan on June 20, 2019
Viewing posts 1–3 of 3
I'm having an issue on Safari only with the mobile menu falling behind an position:relative div on my homepage. I was able to solve the problem on the desktop menu by adding this `header, nav {
z-index: 1000;
}` but I just can't figure out how to fix it with the mobile menu. If you have any ideas that would be great, thanks!
Sorry I figured out the issue right after I wrote. Thanks.
Glad you've figured out :)
This archived topic is closed to new replies.