Tagged: x Author Posts May 8, 2016 at 5:00 pm #981334 bakParticipant Hi The mega menu has a gap before the sub-menu points whilst the regular menu does not have that gap. How can I make the both start at the same height? May 8, 2016 at 5:05 pm #981343 bakParticipant This reply has been marked as private. May 8, 2016 at 10:31 pm #981647 NicoModerator Hi There, Thanks for writiing. Add this in your customizer’s custom CSS: .desktop .x-nav .x-megamenu>.sub-menu>li{ margin-top:10px; } .x-navbar-fixed-top-active .desktop .x-nav .x-megamenu>.sub-menu{ margin-top:10px; padding-top:10px; } .x-navbar .desktop .x-nav > li ul{ top:10px } Adjust the numbers to achieve the best spacing to your menu. Author Posts <script> jQuery(function($){ $("#no-reply-981334 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In