Title: Fly Out Menu
Last modified: August 22, 2016

---

# Fly Out Menu

 *  Resolved [ringahding](https://wordpress.org/support/users/ringahding/)
 * (@ringahding)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fly-out-menu/)
 * Fly Out Menu Theme Settings are not being applied. The Fly Out Menu has taken
   on “Mega Panels” & “Top Level Menu” Item settings only.
 * I was looking to change the color of the background on the Fly Out Menu & attempt
   a color hover when scrolling over Fly Out Menu items
 * Thank You for any suggestions.
    [http://ringlawncare.com](http://ringlawncare.com)
 * [https://wordpress.org/plugins/megamenu/](https://wordpress.org/plugins/megamenu/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [ringahding](https://wordpress.org/support/users/ringahding/)
 * (@ringahding)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fly-out-menu/#post-5826176)
 * My apologies — I found that I should have been referring to MEGA PANELS…Got the
   background to change to a different color.
 * I would like (if possible) to have a HOVER affect when scrolling over Links …
   Thanks!
 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fly-out-menu/#post-5826205)
 * Hi,
 * Please try adding this to the CSS Editor section of the menu theme:
 *     ```
       #{$wrap} #{$menu} {
   
           > li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item a:hover {
               text-decoration: underline;
           }
   
       }
       ```
   
 * Regards
    Tom
 *  Thread Starter [ringahding](https://wordpress.org/support/users/ringahding/)
 * (@ringahding)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fly-out-menu/#post-5826208)
 * Thank you Tom!!! Perfect! I added to the — text-decoration: underline;
 * This – color:rgb(209, 255, 0);
 * Resulting –
 * #{$wrap} #{$menu} {
 *  > li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item a:hover {
    text-decoration:
   underline;color:rgb(209, 255, 0); }
 * }
 * Hopefully this will help those who find this post…
 * Once again, thank you for your awesome plugin & TIME!!!!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fly Out Menu’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ringahding](https://wordpress.org/support/users/ringahding/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/fly-out-menu/#post-5826208)
 * Status: resolved