@0hyodorie0Submitted almost 4 years ago
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.
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.
You can use overflow-y: scroll, in parent element, for scrolling or use toggle in Javascript, and add/delete the new class in element.