New Landing How can we help? Atelier Not able to display Mobile Menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #293177
    Julien_Frisch
    Member
    Post count: 18

    Hello,

    I want to use the same menu on top of my page for both desktop and mobile version.
    I have set up a dedicated menu for both “Main Menu” and “Mobile Menu”.
    It works fine on Desktop (You can see “Colliers, Bracelets, Parures”), but nothing appears on mobile.

    Can you help?

    Regards,

    Julien

    #293379
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login for us to take a closer look.

    Thanks.

    #293380
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login for us to take a closer look.

    Thanks.

    #293410
    Julien_Frisch
    Member
    Post count: 18
    This reply has been marked as private.
    #293473
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its seems perfect to me so please check after clear the cache of browser.
    Thanks
    Mohammad

    #293493
    Julien_Frisch
    Member
    Post count: 18

    Please have a look at the screenshots attached. On the mobile version I cannot make the TOp bar nor the Menu appears as expected. Clearing the cache or trying with a different device did not help.

    Attachments:
    You must be logged in to view attached files.
    #293674
    David Martin – Support
    Moderator
    Post count: 20834

    The top bar is disabled for small screens and tablets as there is no space for it.

    You can test enabling it, if you add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 1024px) {
    .mhs-tablet-land .header-wrap, 
    .mhs-tablet-land #top-bar, 
    .mhs-tablet-land #top-bar-sticky-wrapper {
        display: block;
    }
    }
    #293690
    Julien_Frisch
    Member
    Post count: 18

    Hey David,

    I added the required code to custom CSS but I did not see any change on mobile.
    Besides the top bar, it is also the menu “Colliers, Bracelets, Parures” that is missing.

    Thanks,

    Julien

    #293822
    David Martin – Support
    Moderator
    Post count: 20834

    Your mobile menu is displaying just as you have set it to:

    I have checked your CSS and can confirm it works, hoever you added two .. to each class which caused an error. Please check now.

    #293840
    Julien_Frisch
    Member
    Post count: 18

    OK, thank you

    #293845
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register