Hi.
I need to disable sidebar (menu) for one of my pages. I set data-kt-app-sidebar-enabled parameter to false and deleted all the other parameters related to sidebar on body tag.
<img src="https://i.imgur.com/0U4ZAyJ.png" />
Also I deleted the div with id kt_app_sidebar and the mobile sidebar toggle. This works well on mobile, but on desktop I missed the logo as you can see:
<img src="https://i.imgur.com/UcjKnpU.png" />
Is there a parameter to preserve the logo on desktop disabling the sidebar menu?
As always, thanks in advance
Hi,
Please refer to Sidebar Disabled Layout example and add the required code for the logo in the header.
Regards.