Design comparison
Solution retrospective
I did this months ago and have been using other learning resources until today. The drop down menus are out of place because I tried to use the css checkbox hack ( or trick or whatever you want to call it ), which creates a conflict between the h1 element within the nav. From memory I tried z-index values to no avail, the h1 still covered the drop downs.
i'm guessing "after's" get pushed behind and can't be positioned in front of actual elements but, if I'm wrong or If anyone has a better explanation, I'd be glad to hear it. Thanks.
EDIT: Turns out I've got more issues than the checkboxes, so I'll make another attempt soon.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord