To apply this form of menu, firstly add “horizontal-menu” class to “page-container” div. Then as a children add this markup:
<header class="navbar navbar-fixed-top">
Note: “navbar-fixed-top” class is optional, just in case you need it to stick to the top always when user scrolls down.
See the example markup of this menu: