Home Forums WoodMart support forum Default dropdown submenu bug?!

Default dropdown submenu bug?!

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #491792

    christos.tdr
    Participant

    Hello.

    I recently noticed that when I hover over submenu items in the default menu -and only when sticky – , near the edge of the submenu div, the sub sub menu closes and won’t let me access it.

    I am uploading a screen recording to be more precise.

    • This topic was modified 1 year, 7 months ago by christos.tdr.
    Attachments:
    You must be logged in to view attached files.
    #491905

    Hello,

    I have visited your site and the sub menu is showing fine on the sticky header.
    Video for clarification:
    https://www.veed.io/view/b750f737-1d67-45c7-83af-097b0a8a0e39?sharingWidget=true&panel=share

    Check back your site after completely clearing the browser cache. If you have any questions please feel free to contact us.

    Best Regards

    #492005

    christos.tdr
    Participant

    Still the same šŸ™ . We tried from 2 different screens (desktop and laptop) and 3 browsers all with cache cleared. Rarely it works but most of the time it keeps happening, like there is a gap in a tiny part between the sub menu and the sub sub menu and the menu closes when hovering over it.

    #492029

    christos.tdr
    Participant

    I applied a css solution for now…

    .wd-dropdown-menu.wd-design-default .wd-dropdown {
    margin: 0 0 0 0px;
    pointer-events: auto;
    transition-delay: 0.2s;
    }

    #492106

    Hello,

    We are glad that you managed to solve the problem yourself. You are Great!!!

    Let us know if thereā€™s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Default dropdown submenu bug?!’ is closed to new replies.