Hi nowyouseeit,
Please can you post a link to your site so I can take a look?
I think I have come across this theme before, and if I remember correctly it has theme specific functionality within the default menu (e.g. the change location link), so I am not sure how suitable using MMM will be for this theme (as you will lose the custom functionality they have built into their own menu). But, if you can post a link to your site I will see what can be done.
Regards,
Tom
Thanks Tom.
The site is still in development.
http://192.185.129.69/~businessinglen/
There is some functionality within Geodirectory to display links in navigation menus which might be the problem you’re thinking of. But I don’t use this feature so should be all ok 🙂
Hi,
Thanks.
Please go to Appearance > Customize > Additional CSS and add the following:
#mm-mobile-navigation-left {
display: none !important;
}
That will hide the theme slideout menu and leave you with just the default MMM mobile menu.
Regards,
Tom
Wonderful! Thanks for your help!
You’re welcome 🙂
I’m not sure if you want to get rid of the mobile toggle button in the top left, if you do try this CSS:
.mobile-left {
display: none !important;
}
PS If you have a spare minute, would you mind leaving a quick review for the plugin at the bottom of this page? It would be much appreciated!
Regards,
Tom
Thanks Tom – you’ve been super helpful. Will review now