749 questions
1 vote
1 answer
79 views
Hamburger-menu inactive
I have created my hamburger icon with the aid of css but when i tap it it doesnt drop down the navlinks , rather the nav-links cover the page when the screen reduces. As im a beginner in js i think ...
0 votes
0 answers
48 views
How do i disable the Slide Over Submenu on Hamburger Menu
In my application a hamburger menu by DevExpress is used. All user controls are collected in several groups. Icons of each group are displayed in the menu. When clicked on the menu expands inline ...
1 vote
2 answers
63 views
Hamburger menu animation causing label "container" to grow
I am trying to make a hamburger menu. I have most of the mechanics down but I am struggling with the animations for the three lines turning into an "x". When I rotate the top and bottom ...
0 votes
0 answers
22 views
Optionsmenu / Actionbar / hamburger / 3-dot menu not reachable by directional pad or keyboard
I use an action bar with a hamburger and 3-dot menu in my app. Below this are tabs to navigate between different fragments. Only the tabs and the content within them can be accessed via keyboard or ...
0 votes
0 answers
71 views
Hamburger menu not animating when clicking on menu item
I hope this doesn't sound too confusing but when I click on an menu item I want my hamburger to show its closed state, currently when I click on an menu item it stays open. I have added some pictures ...
0 votes
1 answer
62 views
My hamburger menu is stuck open and I don't know how to fix it
So I'm making a site in the newest version of Bootstrap for uni but my hamburger menu for my navigation is stuck open, and when you scroll it stays on screen and over all the other content. Please ...
-1 votes
1 answer
57 views
Resizing animated nav toggler
I am creating an animated html, css and jacavaript nav toggler for a therapy website which I have finally got working on all devices-but I am having trouble making it smaller without affecting the ...
0 votes
3 answers
57 views
Hamburger menue <span> element going outside of <button> element
I cant relocate span element on the middle of button, from some point this is going on outside even when I try to used display flex , also transform in css it is not working. I used transform and I ...
-1 votes
1 answer
96 views
How to make a menu from = to x in CSS [duplicate]
I'm new in web development and I was going through a Figma design where I need to make a menu like this = menu image (first image, below) to x cross menu image (second image, below): Below is my code. ...
0 votes
1 answer
69 views
Navbar hamburger being cut off on the bottom of hamburger
I am trying to implement a hamburger menu in a React + Tailwind component, but the bottom layer of the hamburger menu is being cut off half way through, so the bottom line is not completely full. I do ...
0 votes
1 answer
66 views
How can I fix the alignment of the bottom line so it transitions smoothly and aligns correctly when the menu transforms into the ‘X’ shape?
I'm creating a hamburger menu icon in Vue.js with TailwindCSS, where three lines transform into an 'X' when clicked. The expected behavior is: Open Menu: Top line rotates 45 degrees and moves down ...
0 votes
1 answer
130 views
Hamburger Menu Only Works on index.html, Not Other Pages in My Portfolio Website
I'm working on a personal portfolio website and have implemented a hamburger menu for mobile views. The hamburger menu works perfectly on my index.html page, but it doesn't function on any of the ...
-1 votes
1 answer
262 views
Fixed Header Containing Image and Hamburger Menu With Scrollable Content
This is what I am trying to do link While I want the image 9 and the hamburger menu fixed and scroll the rest of the content. I changed the position to fixed and the header is messed up. This is my ...
1 vote
1 answer
39 views
Hamburger menu error javascript on mobile site
my site: https://www.dcidentalclinic.com/ I have a big problem. I use smilepure theme and on mobile device, hamburger menu firstly loading wide and than normal, but this situation is bad and loading ...
0 votes
0 answers
152 views
How to create a responsive hamburger menu and across all devices?
I'm trying to build a simple responsive navbar can anybody please help with it , need a hamburger menu and target for all types of devices .I tried doing it but couldn't do it. I need help with trying ...