I use the code you provided to get such a page,and using "@ Html.Partial (" _ LoginPartial ")" does not hide the menu.Due to the lack of css or js implementing "menu",I cannot view your problems. You can provide more code.
Best Regards,
YihuiSun
ASP.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today. Learn more >
Member
40 Points
158 Posts
Mobile screen view not showing menu
May 04, 2020 03:59 AM|shijostephen|LINK
Hi,
In the mobile, the application menu is not showing.I think it is hidden by the _loginPartial Section.
But it is showing in desktop.
Below given is the code
Thanks & Regards
Shijo
Contributor
3090 Points
877 Posts
Re: Mobile screen view not showing menu
May 04, 2020 11:05 AM|YihuiSun|LINK
Hi, shijostephen
I use the code you provided to get such a page,and using "@ Html.Partial (" _ LoginPartial ")" does not hide the menu.Due to the lack of css or js implementing "menu",I cannot view your problems. You can provide more code.
Best Regards,
YihuiSun
Member
40 Points
158 Posts
Re: Mobile screen view not showing menu
May 04, 2020 11:27 AM|shijostephen|LINK
I used a bootstrap menu that solved the issue