Zendash - Admin Dashboard HTML Template

Leftmenu

General Leftmenu HTML structure in Zendash template. Here is the Folder structure.

	
		
	
	
		
	


<!-- Sidemenu js -->
<script src="../../assets/plugins/sidemenu/sidemenu.js"></script>

	
	

Horizontal menu

General Horizontal menu HTML structure in Zendash template. Here is the Folder structure.

Below css is in scss folder(assets/scss/components/_horizontal.scss)

	
		
	
    
		
	


			<!--Horizontal js-->
			<script src="../../assets/plugins/horizontal-menu/horizontal.js"></script>