This is what I do:
Remove the folders:
src/app/_metronic/partials/layout/engages
Remove the export in src/app/_metronic/partials/index.ts
export * from './layout/engages/engages.module';
Remove
src/app/_metronic/layout/layout.component.html
Remove the imports and declarations of engages in:
src/app/_metronic/layout/layout.module.ts
But when I'm in mobile I still have scroll to left and right sides I want to have it in fixed position so I just have scroll down and up, it seems that it consider some space in the layout for the engages.
Just test it into the demo online version check it out the angular demo 1, do right click then inspect then select iphone 12 for example to get that mobile view and you will see that you could scroll left and right
Hi,
I apologize for the inconvenience you're experiencing. We have checked it, it seem it is a layout issue where there is unnecessary horizontal scrolling on mobile view.
I have taken note of the issue and will investigate it further. We will work on fixing this bug to ensure that the layout behaves as intended on mobile devices. Thank you for bringing this to our attention, and we appreciate your patience while we address the issue.
If you have any additional questions or need further assistance, please feel free to let me know.
Thanks