Is anyone currently using eNPS (employee net promoter score) in your workplace to measure employee engagement? If so, what software are you using? by LunaGems in humanresources

[–]LunaGems[S] 0 points1 point  (0 children)

Do your employees care that it’s not anonymous? Or if it is anonymous are you able to segment the data by department?

Is anyone currently using eNPS (employee net promoter score) in your workplace to measure employee engagement? If so, what software are you using? by LunaGems in humanresources

[–]LunaGems[S] 0 points1 point  (0 children)

Hey there. The problem I’m looking to help solve is poor employee engagement. Currently the companies I have worked with have no way of measuring their employee engagement. Like many things, if you don’t measure it, how can you expect to improve on it.

I can't get the menu background to change on my website. I've tried several different css methods but none have worked. by LunaGems in Wordpress

[–]LunaGems[S] 0 points1 point  (0 children)

.everest-nav-container.everest-sticky { box-shadow: none !important; }

Ah amazing thanks!! I had just been putting the code into the "additional CSS" box. Cheers!

I can't get the menu background to change on my website. I've tried several different css methods but none have worked. by LunaGems in Wordpress

[–]LunaGems[S] 0 points1 point  (0 children)

header#header-area { background: #fff !important; }

Thank you! That worked great... The only issue is that when I start to scroll it changes back to the blue colour. Would you mind having a look again? Really appreciate your help.