Home Forums WoodMart support forum Drodown Issue

Drodown Issue

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

    mattdelsouz2
    Participant

    Hi
    How can I fix the drodown problem, in order to open right next to the item not above the menu as i attached the image.
    the dropdown is ok for the first 4 rows, after that, it opens at top.

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

    mattdelsouz2
    Participant

    I realized that all drodwon items are aligned to the top

    #626558

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards

    #626580

    mattdelsouz2
    Participant
    #626645

    Hello,

    Please use the below custom CSS code and paste it to Theme Options >> Custom CSS >> Desktop CSS section:

    .whb-header-bottom .wd-nav-vertical .wd-dropdown-menu {
        top: auto !important; 
        inset-inline-start: calc(100% + var(--nav-drop-sp)) !important; 
    }

    Best Regards

    #640091

    mattdelsouz2
    Participant

    Could you please modify the provided code so that each dropdown opens from the top and right side of its parent? As shown in the attached image, the dropdown currently opens from the right and downward, which makes it difficult to click on the links within the dropdown.

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

    Hello,

    We have replied you in your another thread about the same problem in the following ticket:
    https://xtemos.com/forums/topic/mega-menu-design/

    Best Regards,

    #640157

    mattdelsouz2
    Participant

    I read your hints but i think can’t solve my problem.
    can you please help me with current dropdown alignment issue?

Tagged: ,

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