Home › Forums › WoodMart support forum › MegaMenu vertical very long vertical 2
MegaMenu vertical very long vertical 2
- This topic has 14 replies, 2 voices, and was last updated 2 months, 2 weeks ago by
Hung Pham.
-
AuthorPosts
-
May 20, 2025 at 12:13 am #661722
apps.matteoParticipantGood morning, I am reopening the ticket because when I open the block and set it to full width, the block beyond a certain width is not displayed.
Attachments:
You must be logged in to view attached files.May 20, 2025 at 2:43 am #661738
Hung PhamKeymasterHi apps.matteo,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Kind Regards,
May 20, 2025 at 8:47 am #661761
apps.matteoParticipantGood morning your colleague made me a desktop customization on this menu ticket.
https://xtemos.com/forums/topic/megamenu-vertical-very-long-vertical/May 21, 2025 at 4:37 am #662010
Hung PhamKeymasterHi apps.matteo,
It was me as well 😀
Please use below Custom CSS:
ul.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside) { --wd-dropdown-width: 1200px; }
Kind Regards,
Hung PDMay 21, 2025 at 10:06 am #662109
apps.matteoParticipantThanks great Css!
I would be really happy if we could fill the screen with the lower menu items too, I attach screenshots to explain better.
Thanks,
MatteoAttachments:
You must be logged in to view attached files.May 21, 2025 at 4:52 pm #662283
Hung PhamKeymasterHi apps.matteo,
So you need to remove Custom CSS I provided here https://xtemos.com/forums/topic/megamenu-vertical-very-long-vertical/#post-658492
Regards,
Hung PDMay 21, 2025 at 5:07 pm #662297
apps.matteoParticipantThanks,
but removing it when you navigate the menu on the next page you no longer see the menu.
It is poorly explained if you try to navigate to the next page you see it, can’t something be invented to solve it?
I’ve already given 5 stars, don’t make me regret it!!!
I’m kidding.
Thanks,
MatteoMay 22, 2025 at 2:30 pm #662520
Hung PhamKeymasterHi apps.matteo,
Unfortunately, that design requires complicated customization and out of our basic support. Thanks for understanding our limitations.
Regards,
Hung PDMay 22, 2025 at 2:38 pm #662527
apps.matteoParticipantSorry but I don’t understand it’s too important for me, maybe consult a colleague or your boss.
I can wait a few days.
Thanks,
MatteoMay 24, 2025 at 4:28 am #662949
Hung PhamKeymasterHi apps.matteo,
First of all, appreciate your patience.
Please allow me to explain. You can remove Custom CSS I provided here https://xtemos.com/forums/topic/megamenu-vertical-very-long-vertical/#post-658492
And then, customers can scroll up and down inside the mega menu to view its content, please don’t worry.
Regards,
Hung PDMay 24, 2025 at 11:23 am #662976
apps.matteoParticipantHi good morning, if I remove this line and go to the last menu items at the bottom of the second page nothing is displayed.
Attachments:
You must be logged in to view attached files.May 24, 2025 at 12:41 pm #662999
Hung PhamKeymasterMay 24, 2025 at 1:09 pm #663003
apps.matteoParticipantIt seems the same to me as before, you should take the case you put the menu in position as the screen in half, which can be a right, as you can see half the menu is not visible and above it is difficult to reach even with the scroll, it should appear on the whole page just below the heading.
Attachments:
You must be logged in to view attached files.May 26, 2025 at 6:34 am #663115
Hung PhamKeymasterHi apps.matteo,
I’ve passed this topic to one of our developers for more details, and I will let you know once get an answer.
Thanks for your patience.
Best Regards,
Hung PDMay 26, 2025 at 5:43 pm #663356
Hung PhamKeymasterHi apps.matteo,
In fact, the mega menu widget was not originally designed to accommodate content that exceeds the height of the user’s screen. Such components are typically developed with standard screen sizes in mind to ensure stable interface performance under typical conditions.
In this case, we recommend reorganizing the menu by reducing the number of items so that everything fits within the screen boundaries — this will allow the menu to function correctly.
As a last resort, we can provide you with code that changes the dropdown behavior: instead of sliding upward, the dropdown will appear to the side, next to the main menu.
.widget_nav_mega_menu .wd-nav-vertical>li.menu-mega-dropdown { position: relative; }
Unfortunately, due to the original design limitations of the widget, there is no other reliable way to resolve this issue.
Best Regards,
Hung PD -
AuthorPosts
- You must be logged in to create new topics. Login / Register