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.
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:
Is there a parameter to preserve the logo on desktop disabling the sidebar menu?