Hello, I love Mega menus, that’s why i bought your theme and use it since a long time.
I recently found the plugin Ubermenu, a mega menu with more customisation options. But when i try to install it with broadscope thème, the menu come’s on top of the site, not at the same place than your menu.
What is the code portion to replace?
Thanks in advance and sorry for my approximative english.
broadscope and ubermenu
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
replace following code in header.php with your ubermenu code:
$args = array('theme_location' => 'avia', 'fallback_cb' => 'avia_fallback_menu', 'max_columns'=>4); wp_nav_menu($args);Posted 1 year ago # -
thanks, i've tried this, but no menu appears. But i've found the solution, i don't erase wp_nav_menu($args); and it works.
Posted 1 year ago # -
Glad that you found a solution :)
Posted 1 year ago #
Reply
You must log in to post.














