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
1 answer
Drupal TB Megamenu: error after putting search-form into sub-menu
I put the block for the search form into my sub-menu and now I am getting this error message any time at all my sides:
Notice: Undefined index: subject in
template_preprocess_tb_megamenu_block() (Zeile 323 von
…
user6124408
0
votes
1 answer
Build Mega Menu In Umbraco 7
I'm building a web application using Umbraco V7.4.
I use the Umbraco just to manage content , and I read it through API controller.
For my site i need 'Mega-Menu' that look like the one in this site:
full menu
My question is: What is the best way to…

Jarufi
- 308
- 1
- 12
0
votes
0 answers
Slowing Down Slideshow Effect on MegaMenu
I have this megamenu working, but it's clunky. So I'm trying to slow down the slidedown effect with some additional jQuery (which is the second section of code you see below). So far I seem to be grabbing the wrong elements though. What elements…

Muirik
- 6,049
- 7
- 58
- 116
0
votes
1 answer
Wordpress Sub Menu Font Size
I have used the following css to increase the font size of my "Main" sub menu headings (MegaMenu No Link Titles) - using this code:
nav.std-menu ul.sub-menu {
font-size: 18px!important;
}
That works great on desktop / iPad Views, however my…

user2502658
- 115
- 3
- 16
0
votes
1 answer
Magento onpage checkout anchors need padding
I have a sticky menu on Magento that sticks to the top of the page when a user scrolls down the page. The issue is that Magento has anchors in the onepage checkout process and the anchors sit behind the sticky menu so you lose the headers and top…
0
votes
1 answer
How to change mega menu name dynamicaly in drupal 7.x?
I have used [TB mega menu]:https://www.drupal.org/node/2512826
and create a menu 'login', now when user is login want to change the name as logout, can it possible please help.
Thanks

Umashankar Saw
- 1,131
- 1
- 9
- 25
0
votes
0 answers
bootstrap navbar issue on page resize
I have created a mega-menu with jquery-bootstrap. Following code demonstrates my menu. The menu renders fine with normal width of page(in desktop browser). However when I resize my browser, the menu items and/or brand logo and brand name,start…

Chandni
- 81
- 1
- 1
- 9
0
votes
1 answer
UberMenu options screen doesn't work at menu setup
I just purchased and installed UberMenu plugin version v3.2.1.1, followed the setup exactly the way they described, and I'm able to see the Ubermenu instance in my front page, as it should be.
However, I can't access the customization area of the…

DccBr
- 1,211
- 14
- 14
0
votes
0 answers
Megamenu Top of header position in OpenCart 2
I currently have megamenu module active and working on my website(OpenCart 2.0). There is many position available but not like I need. The position I need is top of logo/header. By meaning that Megamenu is first thing were website starts. But I dont…
0
votes
2 answers
Bootstrap mega-menu, last drop-down stay visible
I have this mega-menu created with bootstrap-3
0
votes
1 answer
Yamm classic dropdown menu
Has anyone use Yamm mega menu to create classic dropdown menu? I'm told to create a drop down menu that is similar to the one on microsoftstore web site. Is it possible with Yamm? Or there is other libraries that I can use to create one?
Thanks

T L
- 504
- 2
- 11
- 27
0
votes
1 answer
How to make Jet - Responsive Megamenu compatible with Wordpress?
Is Jet - Responsive Megamenu compatible with Wordpress?
If not how can i make it work with Wordpress menu system?

Andrei
- 121
- 15
0
votes
3 answers
Synchronize the width and position of the sub menu with a page container
I am using Max Mega Menu plugin for my menu. Menu bar in my theme is not 100% width of the page, there is some space left for the logo.
So when I set 100% width of the dropdown panel, it's the same width like the menu itself, not 100% of the page.…

Bartekw
- 1
- 2
0
votes
1 answer
Stop JS from running at certain viewport size?
I would like my "mega menu" JS to only run at full screen width and for a Responsive Menu (from module) to load at any lower screen width. Currently at lower screen width the responsive menu seems to work correctly, but the JS for the mega menu is…

jcharlesberry
- 11
- 3
0
votes
1 answer
Firefox: floating element in dropdown showing wrong
See here: codepen.io/arnaudfabs/pen/waXWJLenter code here
I am using Zurb Foundation 5 to build a mega menu. I need the item name and its price on the same line for each product.
I added a span float right for the price and it shows well on Chrome…

user883356
- 33
- 9