Title: Bug Menu on Hover
Last modified: September 7, 2019

---

# Bug Menu on Hover

 *  Resolved [pascal29992](https://wordpress.org/support/users/pascal29992/)
 * (@pascal29992)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/)
 * Hello I just noticed my menu is going down on hover
 * See video:
    [https://www.loom.com/share/7f5ee16d93644512bed2d5b6e730e8d4](https://www.loom.com/share/7f5ee16d93644512bed2d5b6e730e8d4)
 * I tried to resolve this with CSS, without success.
 * #site-navigation-wrap.clr:hover, #site-navigation.navigation.main-navigation.
   clr:hover, #menu-header.main-menu.dropdown-menu.sf-menu.sf-js-enabled:hover {
   
   top: 0 !important; }
 * Any idea what is causing this?
 * It would be a huge help 🙂
    Pascal
 * Let me know, thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-menu-on-hover%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [zalikka](https://wordpress.org/support/users/zalikka/)
 * (@zalikka)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11911560)
 * Hi there,
 * I am having exactly the same issue on one of my sites: [https://www.arborbled.si/](https://www.arborbled.si/),
   although I am using similar tools for wp developement on multiple sites:
    – OceanWP
   theme – Elementor – Revolution Slider
 * Pascal, are you using any of these, too?
 * Any tip for further investigation would be very appreciated!
    Thanks
    -  This reply was modified 6 years, 7 months ago by [zalikka](https://wordpress.org/support/users/zalikka/).
 *  Thread Starter [pascal29992](https://wordpress.org/support/users/pascal29992/)
 * (@pascal29992)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11911583)
 * Hello,
    I’m not using Revolution Slider
 * Elementor is downloaded but I haven’t used it yet
    Same for Ocean Extra
 * Eventually it’s just the theme Ocean
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11913172)
 * Hello,
 * Try to add the below code to the Customize > Custom CSS section and check it 
   fixes the issue or not –
 *     ```
       div#site-navigation-wrap {
           top: 0;
       }
       ```
   
 *  Thread Starter [pascal29992](https://wordpress.org/support/users/pascal29992/)
 * (@pascal29992)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11913302)
 * Thanks a lot 🙂
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11913421)
 * You’re welcome!
 *  [zalikka](https://wordpress.org/support/users/zalikka/)
 * (@zalikka)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11913875)
 * Thanks, Amit – this resolved for me too.

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

The topic ‘Bug Menu on Hover’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [mouse-over](https://wordpress.org/support/topic-tag/mouse-over/)

 * 6 replies
 * 3 participants
 * Last reply from: [zalikka](https://wordpress.org/support/users/zalikka/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/bug-menu-on-hover/#post-11913875)
 * Status: resolved