Home Forums WoodMart support forum The mobile menu does not display the subcategories

The mobile menu does not display the subcategories

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #571313

    smartsites.ro
    Participant

    Hello,

    I noticed that on mobile the dedicated mobile menu is not displayed, where the product subcategories are also present (I did not use HTML Blocks for mobile) I found this code but it does not work, can you help me?
    I mention that the menu is not displayed on an iPhone


    @media
    (min-width: 1200px) {
    .whb-header .whb-mobile-nav-icon {
    display: none;
    }
    }


    @media
    (max-width: 1200px) {
    .whb-header .main-nav {
    display: none;
    }
    }

    https://magurban.ro/

    Attachments:
    You must be logged in to view attached files.
    #571633

    Luke Nielsen
    Keymaster

    Hello,

    Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back.

    Thank you in advance.

    Kind Regards

    #571642

    smartsites.ro
    Participant

    Sure, you can do the necessary tests.

    #571722

    Luke Nielsen
    Keymaster

    Hello,

    After deactivating 3rd party plugins, the issue disappears – https://prnt.sc/Tfshx1GhRSLA, after enabling all back, I found that the issue is related to the “CookieYes | GDPR Cookie Consent” plugin so I suggest deactivating it, clearing the site/browser/mobile cache and recheck the issue.

    Kind Regards

    #571724

    smartsites.ro
    Participant

    Thank you very much for the answer.

    #571738

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In this case, the topic can be closed?

    Thank you for your time and have a good day.

    Kind Regards

    #571739

    smartsites.ro
    Participant

    Thanks for the checks and feedback. Yes, the ticket can be closed

    #571750

    Luke Nielsen
    Keymaster

    Hello,

    Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘The mobile menu does not display the subcategories’ is closed to new replies.