Hi alphadogairinc,
It is your theme that dictates the width and position of the menu, we just replace what is there already, therefore there are no options within Max Mega Menu to move the menu (those options would be in your theme instead, as that is what is controlling the position).
Can I see your site without MMM enabled so I can see how they have positioned your menu by default?
Regards,
Tom
Got it, thanks. Now please re-enable MMM?
Regards,
Tom
Thanks. Please go to Appearance > Customize > Additional CSS and add the following:
#mega-menu-wrap-primary-menu {
margin-left: auto;
}
Regards,
Tom
Thanks tom.. how do I make the submenu correct though? Because the submenu mega menu items look terrible now. I wan’t them to be the full width of the sub menu
Hi alphadogairinc,
If you go to Appearance > Menus. Hover over Residential A/C and click the blue mega menu button. In the Mega Menu builder you can adjust the number of columns and change the width of each column – you need to spread them out so they fill the entire width of the sub menu. It looks like you need to change the number of columns from 6 to 4 (unless you plan on adding 2 more columns of content).
Regards,
Tom
Thank you very much Tom, on mobile, when I open the menu, and scroll down to view menu items, the menu disappears, then when I scroll up to a certain point, it appears again. Is this a MMM issue? It doesn’t happen with the theme menu.
Hi,
Please try this custom CSS:
body.no-sticky header.navbar_fixed .main_menu {
display: block !important;
}
I think you will also want to add a scrollbar to your mobile menu:
https://www.megamenu.com/documentation/how-to-add-a-scrollbar-to-the-mobile-menu/
Regards,
Tom
Wow amazing! Thanks a lot. Is there anyway to avoid having to click the menu link twice,on mobile, I have to click hamburger icon, then hamburger icon again.
wonderful, great help. Have a great weekend Tom