Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267188
    Nuera
    Participant

    For the life of me, I can’t figure out why my Superfly submenus aren’t appearing on mobile:
    http://schultz.nueramarketing.com/

    I’ve tested plugin conflicts and all my settings seem to be correct, so I don’t know what else it could be. I’m sure it’s something silly and obvious, but any help would be appreciated.

    Thank you, merciful forum reps!

    #1267380
    Jade
    Moderator

    Hi there,

    Please try to add this code in the customizer:

    @media (max-width: 979px) {
        .x-btn-navbar, 
        .x-nav-wrap.mobile,
        .mobile ul.x-nav {
            display: block !important;
        }
    }

    Hope this helps.

    #1267387
    Nuera
    Participant

    Sorry, I’ve already successfully hidden the native X mobile menu. I’m attempting to activate the submenus within the Superfly side navigation menu.

    I’ll share credentials with you so you can login, if you’d prefer.

    Thanks 🙂

    #1267389
    Nuera
    Participant
    This reply has been marked as private.
    #1267741
    Lely
    Moderator

    Hi There,

    Thank you for the credentials. I can see a Fixed top menu on your site and not a Side Navigation.
    From your superfly current setup, your settings seems correct. Do you have a caching service on your hosting? From your superfly settings, you should have a button that when hovered will activate the side menu.

    #1268201
    Nuera
    Participant

    Yeah, I’m very confused why it’s not working, I checked my settings thoroughly. I do not have any caching on my server, no.

    You know what else is rather weird too? Before I created my Superfly menu my native X mobile button wasn’t working either.

    Is it possible I’ve got some kind of error in this installation that is localized to my mobile menus?

    #1268345
    Nabeel A
    Moderator

    Hi again,

    I just changed the display settings of your Superfly menu and added the following code in your Customizer:

    @media screen and (min-width: 980px){
    	.sfm-navicon-button.x.sf_label_default {
    		display: none !important;
    	}
    }

    It is now displaying fine, please clear your browser’s cache and reload the site.

    Cheers!

    #1272674
    Nuera
    Participant

    I’m sorry, I’m still not seeing the submenus on mobile. I have never had an issue getting the actual Superfly menu to appear, but I have not been successful in making the submenus visible, for this particular installation.

    I’ve attached a screenshot of how the mobile menu appears using Chrome on an Android device. Notice the submenus are not visible/selectable at all.

    Thank you for your assistance 🙂

    #1272688
    Rue Nel
    Moderator

    Hello Again,

    I have checked your site and it seems that you have forgotten to enable the submenu indicators. Please check out this screenshot: http://prntscr.com/dcmc86

    If you need anything else we can help you with, please let us know.

    #1273151
    Nuera
    Participant

    HAHA… yep that was it.

    Thank you so much, Rue Nel. The options in Superfly can be overwhelming.

    #1273187
    Joao
    Moderator

    Glad to hear we managed to help

    Joao

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