Home Forums WoodMart support forum WoodMart Mobile Mega Menu not showing

WoodMart Mobile Mega Menu not showing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #676813

    Faisal Awan
    Participant

    Hi,
    I read your post many times https://xtemos.com/forums/topic/demo-not-imported-properly/page/4/#post-676408, but you are not understanding my question.
    You sent me this screenshot https://prnt.sc/TI_HhsXQynBp
    But I am asking that on categories, click on any of them
    Accessories
    Mobiles
    Tempered Glasses
    These 3 have megamenu, and megamenu is not opening (Screenshot attached for your reference). When you click on any of them, you will see it go to the homepage instead of opening the megamenu. Please fix it.

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

    Luke Nielsen
    Keymaster

    Hello,

    In Header builder -> Mobile -> Mobile menu, I have enabled the “Show HTML Blocks” option – https://take.ms/j9lbT , then for the same element, I have enabled another submenu opening action – https://take.ms/xjXZq

    In the LightSpeed, I have disabled this https://take.ms/inLzU option as it caused some issues related to the scripts.

    Here is a result – https://take.ms/wGsM8
    Video – https://take.ms/KNfI3

    Kind Regards

    #677311

    Faisal Awan
    Participant

    Hello,

    I didn’t find Header builder -> Mobile -> Mobile menu (Screenshot attached).
    In Header builder -> Mobile -> Mobile menu, I have enabled the “Show HTML Blocks” option – https://take.ms/j9lbT , then for the same element, I have enabled another submenu opening action – https://take.ms/xjXZq

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

    Faisal Awan
    Participant

    Hi,
    On the mobile view of the website, the First menu is Parts, and after clicking on it, if you click on Apple, then its sub-menu is not working, but this sub-menu is working fine on the Desktop. Please fix this sub-menu so that when someone clicks on it then it should go to its right destination. Screenshot attached

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

    Luke Nielsen
    Keymaster

    1. Here is your screenshot of the Mobile menu – https://take.ms/1FZ7z . Did you try to edit it?

    2. You have not defined the link to the main title here – https://take.ms/WEaCi , so define for each main title the link and then it will work. https://take.ms/C5c1p

    Kind Regards

    #677380

    Faisal Awan
    Participant

    Hi,
    You didn’t understand what I was asking.
    Can you come on the call?
    On the mobile view, the first menu is parts click on it then apple, samsung will appear click on it then in the apple menu you will see iphone and its submenu but its submenu is not working you have to fix iphone submenu because it is working on the desktop. It should open in the mobile menu as it is opening on the desktop. It should not only open but also work when someone clicks on any submenu of the iPhone; it should go to its destination. (Screenshot attached)

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

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I see. Define the code below in Theme Settings -> Custom CSS.

    .wd-nav-mobile .mega-menu-list > li > .sub-sub-menu {
    	display: block;
    }

    Clear the cache and recheck the issue.

    Kind Regards

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