It was because of this css:
div#Action_bar {
display: none;
}
I would like to hide the action bar on this page but if I do the mega menu doesn’t work. Any idea what I can do?
Hi bimofix,
I’m not familiar with your theme but if CSS isn’t working to hide the action bar, then would be worth trying to find where it is output and delete it directly from the theme files.
Regards,
Tom
The problem is that I would like to display the action bar on every page exept this one…
I guess the mega menu uses an #action_bar div as well.
Hi bimofix,
Max Mega Menu doesn’t use action_bar – that’s an element from your theme.
It might be best to ask your theme authors the best way to remove the action bar from specific pages.
Regards,
Tom