Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1336283
    ACTS S
    Participant

    Hey guys!
    Love what you do.
    The X-theme has two menu locations only. One is the Primary menu and and the other is the footer. I am wanting to know if it is possible to make the footer menu location also the mobile menu’s location? My client is wanting to have a distinct menu for the mobile menu from the desktop menu.

    Kyle

    #1336303
    Rupok
    Member

    Hi Kyle,

    Thanks for writing in! You can use our other integrated plugins UberMenu or Superfly for additional menus.

    Cheers!

    #1337086
    ACTS S
    Participant

    Will Ubermenu or Superfly allow me to make adistinct menu for the mobile, one that is different from the menu on the full screen view?

    #1337174
    Nico
    Moderator

    Hi There,

    Yes, you can create a superfly menu for mobile then do not display the original menu on your mobile devices.

    To display superfly on mobile check the link below:

    http://prnt.sc/brduyd

    To remove the original menu on mobile: Add this code in your Customizer > Custom > CSS:

    Hope it helps.

    Let us know how it goes.

    thanks.

    #1337636
    ACTS S
    Participant

    Sorry, which code is that?

    #1337816
    Lely
    Moderator

    Hello There,

    Please use this:

    @media (max-width: 979px){
    .x-btn-navbar {
        display:none;
    }
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1336283 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>