It is not possible with Max Mega Menu to perfectly center your menu logo within the menu. When you see sites with a centered logo, usually the header structure consists of one menu to the left, then the theme outputs the logo in the center, then there is another totally…
When Max Mega Menu is enabled for the BuddyBoss “Titlebar” menu, the menu items will be hidden inside an ellipsis button. To fix it, copy the template-parts/header-middle-column.php file to your Child Theme (keeping the folder structure intact). Find
Yes, you can upgrade your licence from your client area. Your username is the email address you used to complete the checkout. If you haven’t set a password yet you can do so using the Lost Password link. Once you logged in, head to View Licences then View Upgrades.
Yes, Max Mega Menu is compatible with WordPress Multisite. Can I share my menus between the sites on my network? No. WordPress Multisite is designed to keep the content on each of your sites completely separate. Only themes and plugins can be shared across the sites on your network. Content…
Total Business includes it’s own Mega Menu functionality which conflicts with Max Mega Menu. To fix this conflict: Under Total Business > General > Page Style > Additional Style, add:
Hide Header Search The search box in the header will sit on a new line below the menu. To hide the search icon, add the following to Appearance > Customize > Additional CSS:
1
2
3
.search-toggle{
display:none!important;
}
Mobile Menu Options By default the mobile menu in Catch Base slides out from the left….
Depending on your theme configuration, opening the mobile menu will push down/expand the page content. If you do not want this to happen, go to Mega Menu > Menu Themes > Mobile Menu and enable “Sub Menu – Overlay Content”.
If you get a 403, 404 or 500 server error when trying to save a menu it will be due to limitations on your server or incorrect configuration of your server. The errors usually contain no useful information, making this problem difficult to track down and debug, but we can…