Semi Box Layouts

A Semi Box layout restricts the entire content within a centered box with padding on all sides. This classic design is well-suited for websites and apps where controlled visual structure is important, often giving a professional and organized look. Make sure to clear cache or open in incognito mode to achieve the changes. Do the below changes in the Admin/src/partials/main.html file.

Semi Box

data-layout="semibox"

Content Width:
Default

data-content-width="default"

Default

data-content-width="box"

Sidebar Size:
Default (Large)

data-sidebar="default"

Icon

data-sidebar="icon"

Sidebar Colors:
Light Colors

data-sidebar-color="default"

Dark Colors

data-sidebar-color="dark"