Career site | How to hide "I am an Employee"
Hi there,
our client asks for to hide "I am an employee" the candidate visualizes during the external career site navigation.
I tried to enter in Custom CSS:
.app-menu__miscellaneous-item
{
display: none!important;
}
This seems not working
Any suggestion?
Thanks in advance
Tommaso
0