• Resolved brandhouse

    (@brandhouse)


    Hi there,

    great mobile menu as this is an e-comm site therefore lots of menu items.

    My problem is however than you cannot see the menus (one top left and one top right) until you start scrolling, so the viewer does not know where to find a menu on opening the page.

    I have also tried with no luck to disable the (Divi Theme) default mobile menu using suggestions I have found on this page.

    Would greatly appreciate your help.

    The page I need help with: [log in to see the link]

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

    (@takanakui)

    Hi @brandhouse,

    I’m glad you are enjoying the plugin.
    Add the code below to the custom css option in the General options tab.

    .mob-menu-header-holder {
        z-index: 999998!important;
    }

    Also add this code to the Hide Elements field inside the General options tab.
    #et_mobile_nav_menu

    Clear the browser cache and test again. Let me know the result.

    Thread Starter brandhouse

    (@brandhouse)

    thanks for replying…

    i put the first CSS in, cleared cache, but nothing changed. The menus are still only visible once you start scrolling.

    I then put the extra CSS but the divi menu is still visible too

    I checked it on 2 separate mobiles, Android and iPhone

    Plugin Author Rui Guerreiro

    (@takanakui)

    that’s strange do you have any cache plugin? if so purge the cache.

    Can you replace the other css by this one?

    {}
    .mob-menu-header-holder {
        z-index: 999998!important;
    }
    #et_mobile_nav_menu{
       display:none!important;
    }
    Thread Starter brandhouse

    (@brandhouse)

    yes cache plugin purged, new CSS in, but still no change.

    Plugin Author Rui Guerreiro

    (@takanakui)

    I’m seeing it fine already, probably now it’s just the browser cache.
    Check in incognito mode or in another browser.

    Thread Starter brandhouse

    (@brandhouse)

    YESSSS!! thank you, love it, thank you for all your help. Really appreciate having access to the author.

    Hope you like my client’s website!

    BH

    Plugin Author Rui Guerreiro

    (@takanakui)

    @brandhouse
    That’s great. Good work with the site.

    If you have sometime can you provide us a review?
    https://www.ads-software.com/support/plugin/mobile-menu/reviews/

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘menu not visible before scroll’ is closed to new replies.