Megamenu is a dropdown plugin used similar to the traditional style dropdown menu built to enhance usability and address some drawbacks such as the amount of clicking, navigating and researching is reduced.
Questions tagged [megamenu]
295 questions
0
votes
2 answers
Bootstrap: Full page width mega menu inside a responsive container
I want to implement a full page width mega menu inside a responsive "container" div.
Bootply example
I want to use a responsive container, but have the menu reach out to the edges of the window. I.e. it needs to expand outside of the parent element…

Martin
- 1,916
- 2
- 25
- 37
0
votes
1 answer
Floating Image Interrupts Hover
I am having an issue with an image interrupting my hover state. I have my menu which is a mega menu drop down for wordpress. I then have the company's logo z-indexed above the menu so it covers part of the top menu and part of the drop down menu.…

jameslcarton
- 133
- 1
- 1
- 6
0
votes
1 answer
Magento - Vertical Menu from Top Navigation
I am new to Magento and would like to have a navigation menu like the one on this website www.wilko.com
I have searched for days and looked at many menu options that profess to do what I want but don't unless I am missing something.
Am I asking for…

Dizzy Liz
- 1
- 1
0
votes
1 answer
primefaces dynamic megamenu not working on touch
I use Primefaces 4.0.15 and I build a dynamic megamenu. It works on regular browsers. But on touch devices, a menuitem without subitems does not get triggerd.
I tried adding a single megamenu in the xhtml page itself and then it works.
I compared…

roel
- 2,005
- 3
- 26
- 41
0
votes
1 answer
Issue with Mega Menu on Magento
I have 1 Issue with the megamenu on site link
screenshot
Sometimes the menu drop down shifts to right . This happens on both chrome and firefox .
It is not a regular issue it only happens sometimes.
what i assume it may be a css issue becouse when…

wemakeportals
- 23
- 7
0
votes
2 answers
Menu looks broken until I refresh browser
I tried to put together a CODEPEN HERE for you, but I'm afraid it will not be much help since I can't reproduce the problem there.
This is a very complex and large website. It is very difficult to provide you with just the code that applies to…

LOTUSMS
- 10,317
- 15
- 71
- 140
0
votes
1 answer
megamenu dropdown bootstrap mobile collapse
So I have a dropdown that works and scales down perfectly fine thanks to Bootstrap.
The client however wants the collapse to act like an accordion.
I'm trying to get to something like this. Avada's main nav menu-scaled down into mobile: Note how the…

Reeze Cornelius
- 238
- 2
- 6
- 16
0
votes
1 answer
0
votes
2 answers
Twitter Bootstraps Yamm3 dropdown floated right... strange?
I'm using Yamm3 mega menu for Bootstrap. I have a class of navbar-right on the nav ul. When the Bootstraps default dropdown is open however the dropdown is floated all the way to the right of the container. How can I align the dropdown menus under…

Matt
- 13
- 7
0
votes
1 answer
Converting a hover push down menu to click
So I've found some very helpful code here: http://codepen.io/slkav/pen/enHiI which I am using to create a pushdown megamenu. However, I'd like to convert the function to work on click, and close on subsequent click, rather than operate on hover as…

Bethany
- 3
- 1
0
votes
2 answers
JQuery Conflict: megamenu.js and mostslider.js ... no luck with $.noConflict(); ... [non-WordPress]
Through process of elimination, I determined that once I added the Mostslider [http://www.jqueryscript.net/slider/Responsive-jQuery-Any-Html-Content-Slider-Mostslider.html] to my html ...