November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Valdis,
I think for now you have you use Shift + Mouse Wheel to scroll the menu items horizontally.
If you create a new menu item like this example:
new DropDownMenuItem("Menu under CMS", "/global/cms/newsectionincms")
{
IsAvailable = (_) => true,
SortIndex = int.MaxValue
}
Then you can add sub-items to it and get the old style menu/sub-menu type approach
Hi,
Have many menu items (Episerver.DeveloperTools) under single global item. On FullHD screen not everything fits in. Is there any way to create sliding menu?