How to setup main menu

The main menu can be customized from app/index.html > header section.

In the list marked with the “ky__main” class you can add new list items with “ky__menu-item” which contains a menu link with “ky__menu-link” class and specified href attribute.

Also you can disable the sticky header by removing the “ky__stickyHeader” class from your header tag.