• Hi I am using Geodirectory Framework theme with GDF Modern child theme.

    I am struggling to get rid of the theme mobile menu (with header “menumenu”

    Are you able to point me in the right direction?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author megamenu

    (@megamenu)

    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

    Thread Starter nowyouseeit

    (@nowyouseeit)

    Thanks Tom.

    The site is still in development.

    https://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 ??

    Plugin Author megamenu

    (@megamenu)

    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

    Thread Starter nowyouseeit

    (@nowyouseeit)

    Wonderful! Thanks for your help!

    Plugin Author megamenu

    (@megamenu)

    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

    Thread Starter nowyouseeit

    (@nowyouseeit)

    Thanks Tom – you’ve been super helpful. Will review now

    Plugin Author megamenu

    (@megamenu)

    Thanks! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Theme Integration – Geodirectory’ is closed to new replies.