Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
#header-outer:not([data-lhe="animated_underline"]) header#top nav ul li[class*="button_bordered"].megamenu li a:hover {
margin-right: 0px !important;
margin-left: 0px !important;
}
When the mouse is over the mega menu item, the item text moves to the right. See this video. How can I avoid this?
Thanks
Regards
Roland
Hey,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Thanks, it works. But now the top level menu entry moves to the right when mouseover. Do you know what I mean, otherwise I can make a video.
or you check yourself
Remove the css earlier provided and use this .
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Thanks it works now!