A boxed 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/store/layout.d.ts
file.
layoutStyle: localStorage.getItem("layout") || "boxed",
contentWidth: localStorage.getItem("contentWidth") || "default",
contentWidth: localStorage.getItem("contentWidth") || "fluid",
sidebarSize: localStorage.getItem("sidebar") || "default",
sidebarSize: localStorage.getItem("sidebar") || "medium",
sidebarSize: localStorage.getItem("sidebar") || "small",
sidebarColor: localStorage.getItem("sidebarColor") || "default",
sidebarColor: localStorage.getItem("sidebarColor") || "dark",
sidebarColor: localStorage.getItem("sidebarColor") || "brand",
sidebarColor: localStorage.getItem("sidebarColor") || "purple",
sidebarColor: localStorage.getItem("sidebarColor") || "sky",
Be the first to know about new updates and exclusive discounts. No spam, just great offers!
How about
With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.
Hire Us© 2025 Domiex Created & Crafted by SRBThemes.