On a recent project, I wanted the visitor to be able to hover on a menu item, and a megamenu would appear. Here's how I did it. After building and styling it in CSS, I gave the class in CSS a display: none;. Then, I created another class called (-vi...