Home Forums WoodMart support forum Align the menu

Align the menu

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #688418

    Kay
    Participant

    Hello,

    I’m having an issue with my menu. Instead of the subcategory aligning correctly under its parent category, it appears above it.

    Could you please advise how to make the subcategory align properly with the category in the menu?

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

    Hello,

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

    Best Regards,

    #688893

    Kay
    Participant

    Hello,

    Sorry for late replay. I send you the URL

    #688948

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #688993

    Kay
    Participant

    Hello,

    #689041

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-nav-vertical > li.menu-item-has-children {
        position: relative;
    }
    
    .wd-nav-vertical > li.menu-item-has-children .wd-dropdown-menu {
        top: 0; 
        left: 100%;    
    transform: none !important; 
    }

    Best Regards,

    #689209

    Kay
    Participant

    Hello,

    Thank you very much!

    Everything works well on the homepage, but on the other pages the layout is not aligned correctly and the section looks stretched.

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

    Hello,

    I have checked your other pages on your site, and it is working fine. Please check back your site and check the issue after completely clearing the browser cache.

    If you have any questions, feel free to contact us.

    Best Regards,

    #689477

    Kay
    Participant

    Hello,

    Yes I have checked is working fine now.

    Thank you very much for your help!

    #689537

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Align the menu’ is closed to new replies.