Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

I remove the engages but it seem to still have the layout considering it


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 <app-engages></app-engages> in the:
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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(