Minamaze
Fix Sub Menu Animation
Copy the header.php file to your Child Theme.
Find:
1 |
<div id="header-links-inner" class="header-links"> |
Replace with:
1 |
<div id="header-links-inner"> |
Fix Mobile Menu
To hide the duplicate mobile toggle button, and display the mobile menu at the correct width:
- Go to Mega Menu > Menu Themes and set the Responsive Breakpoint to 768px.
- Go to Mega Menu > Menu Themes and paste the following into the Custom Styling area:
1 2 3 |
.mega-menu-header-menu .btn-navbar { display: none; } |
Full Width Sub Menus
To make mega sub menus span the full width of the page content, go to Mega Menu > Menu Themes and set the Panel Width (Outer) to:
#header-core