Design comparison
SolutionDesign
Solution retrospective
How do I fix my code to hide toggle menu when another is active and toggled?
Also in desktop view, background svg is on the image with the girl. how do I make it below it? z-index doesn't work on this.
Community feedback
- @funnyducksupPosted almost 4 years ago
You can use overflow-y: scroll, in parent element, for scrolling or use toggle in Javascript, and add/delete the new class in element.
0
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