Hi
On our SharePoint Online home page (wiki page), there is a drop-down menu in Global Navigation that takes the users to area/department sites. We currently have only 2 items in this menu but will probably have around 8 when we're done.
The issue is that the menu does not provide any user feedback (highlight) of which entry their mouse is over. This would be helpful for users to identify the item that they are actually on when they click. <see attached image>
We would like to use inline CSS via a Script Editor snippet to put on this page that would highlight the menu items that a user had their mouse pointer pointed to.
Thanks!