Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(