Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Employee center is showing mobile view(Mega menu options) not showing when we zoom page to 100%

BokkalaS
Tera Contributor

if we zoom our screen to 100%

and open employee center - it is not showing mega menu options. Below is the reference screenshot. 
it is based up on the screen size - one of my colleagues can be able to see at 100% and if he/she increases the zoom to 110 - not able to see the options.
please let me know how we can fix this.

BokkalaS_2-1759917723351.png

 

and we can see the options when we zoom out the screen.

BokkalaS_3-1759917802067.png




Thank you in advance,
Sravani Bokkala.

 

 

 

 

 

1 REPLY 1

AyushKumarM
Mega Guru

Hi @BokkalaS ,

There are 2 different div's for screen size. One is for larger screen size and one is when the screen size reduces.
You can see it checks the screen size in the ng-class directive.
To change its visibility, clone the header and then make change in the widget.

AyushKumarM_0-1759918522896.pngAyushKumarM_1-1759918549048.png

If this answer worked, please mark it as the solution. A helpful mark is also appreciated—it helps others in the community.

Thanks and Regards,

Ayush