How can you know which menu element you are hovering over? We have some inactive menu items at the moment and I’d like to add a message when you hover over the menu item “Coming soon!” instead of just leaving them dead as they are now. I realize I could create a page to go to, but it would be empty and I think that’d be a negative (“you had me navigate to an empty page?”). I’d rather keep them on the current page and give them some type of enable display text message or lightbox perhaps to send the message. I’d rather not create a custom menu when the built-in menu does everything I need but this.
I created a transparent text box and placed it over the menu entry. I adjusted the on hover to make the text visible. Hover over the “Products” now gives you a nice little “Coming soon!” message just above it.