What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Hamburger Menu doesn't display and work

Martjan

New member
Hi all,

I have tried a lot of responsive hamburger menu's on my website, but it doesn't work.
It does never show the hamburger-menu and a lot went wrong.
The website is https://www.martjanschot.nl. Does anyone know how I make the menu responsive (I prefer a hamburger menu on mobile)?

Thank you in advance!


Yours Sincerely,

Martjan Schot
 
I have solved my own problem. In the CSS was written an old code with ul and li. I removed this and now it works.
 
Back
Top