Header Light
Add class
header-light
to<body id="body">
and remove classheader-dark
if it was added before.
<body id="body" class="header-light">
@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light" }) @@include('sidebar-with-footer.htm', { "parent": "layouts", "sub_parent": "header", "active": "header-white" })
Add class
header-light
to<body id="body">
and remove classheader-dark
if it was added before.
<body id="body" class="header-light">