Hi,
We're using kendo menu and facing below two issues:
1. The top level main menu shows up properly however on hover of these main menus, the sub menu that shows up has huge width. Can you please let me know what all css classes to override to set the width of sub menu's properly.
On hover of sub menu's, the hover happens only on the text but the sub menu's width is bloated.
2. If we give width of main menu as 100% and set its left css property, it is aligned to left properly however it is not taking 100% width. I'd given 100% width to the parent container (a div element) containing the menu.
Can you please let us know on this, what all css classes to override or anything else we might be missing?
We're using kendo menu and facing below two issues:
1. The top level main menu shows up properly however on hover of these main menus, the sub menu that shows up has huge width. Can you please let me know what all css classes to override to set the width of sub menu's properly.
On hover of sub menu's, the hover happens only on the text but the sub menu's width is bloated.
2. If we give width of main menu as 100% and set its left css property, it is aligned to left properly however it is not taking 100% width. I'd given 100% width to the parent container (a div element) containing the menu.
Can you please let us know on this, what all css classes to override or anything else we might be missing?