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

trying to turn off header menu in asp.net core


Hello;

I am using the starter kit and wish to disable the top menu (the one horizontal one that duplicates the left hand vertical menu).

The layout builder lets me do that, but I cannot find instructions on how to integrate changes made there with the Visual Studio project.

Thank you


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 (4)


FYI...I have paid 1 year support, but not sure if this is how you are best to get it?
Is there a please that it needs my purchase code, because it does not show up under 'My Downloads' on this site, only on Theme Forest.



Hi,

Sorry for the late reply. It seems we overlooked your request here.

Metronic purchase codes can be seen only via https://themeforest.net/downloads

Regards.



Hi,

Sorry for the late reply.

The layout builder is an online tool that helps to export the configured layout partials HTML code only. It's not applicable for the starter kits.

To disable the header menu you just need to edit the header view in
Views/Layout/Metronic/Partials/HeaderLayout/_Header.cshtmland remove _Menu.cshtml partial include.

Regards



When I install the ASP.NET CORE MVC StarterKit, npm shows this:
41 vulnerabilities (8 moderate, 8 high, 25 critical)

Should I be worried about this?


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  :(