I want remove entire section in alloy mvc and i want to add new pages with header and footer but header removed and copynew header but the header is hidden
Hi,
Can you please paste your code here?
Hi
If you are using Alloy MVC your layout should look like
https://github.com/episerver/alloy-mvc-template/blob/master/src/Alloy.Mvc.Template/Views/Shared/Layouts/_Root.cshtml
you said the header is hidden now - Does the value HideHeader is true?
if you have customized your layout, can you share the code?
I want remove entire section in alloy mvc and i want to add new pages with header and footer but header removed and copynew header but the header is hidden