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

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


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?



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

Regards.


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