Bug Menu on Hover
-
Hello I just noticed my menu is going down on hover
See video:
https://www.loom.com/share/7f5ee16d93644512bed2d5b6e730e8d4I 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 🙂
PascalLet me know, thanks!
The page I need help with: [log in to see the link]
-
Hi there,
I am having exactly the same issue on one of my sites: https://www.arborbled.si/, although I am using similar tools for wp developement on multiple sites:
– OceanWP theme
– Elementor
– Revolution SliderPascal, 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.
Hello,
I’m not using Revolution SliderElementor is downloaded but I haven’t used it yet
Same for Ocean ExtraEventually it’s just the theme Ocean
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; }Thanks a lot 🙂
You’re welcome!
Thanks, Amit – this resolved for me too.
-
This reply was modified 6 years, 7 months ago by
The topic ‘Bug Menu on Hover’ is closed to new replies.
