Horizontal menu configuration

If you would like to have Horizontal Menu (or Topnav) based layout,

In order to add, change or remove any ui elements from the topbar, simply edit in file resources/views/layouts/horizontal.blade.php.

How to use pre-built layouts?

Each of the layout options is provided below with steps you would need to perform:

image
Topbar Light
Keep your body element with data attribute data-topbar="light" data-layout="horizontal" E.g. <body data-topbar="light" data-layout="horizontal"> to have light topbar and dark menubar.
image
Boxed Layout
Keep your body element with data attribute data-layout-size="boxed" data-layout="horizontal" E.g. <body data-layout-size="boxed" data-layout="horizontal"> to have boxed layout.
© Themesbrand.
Crafted with by Themesbrand