Thread Starter
omarma
(@omarma)
Thanks for your reply
After trying to add many css codes, this one fixed it:
.mega-menu-item .ls-wp-container{display:none}
li.mega-menu-item.mega-animating .ls-wp-container,
li.mega-menu-item.mega-toggle-on .ls-wp-container{
display: block;}
Thanks