Tagged: x Author Posts April 11, 2016 at 11:14 pm #877588 Desmond TParticipant I am using Max Mega Menu and there is space in my nav bar above the actual buttons. I cannot find any settings within the plugin to remove this white space. Is there something in my CSS that is causing this to happen? http://virtuemotorsports.com/ April 12, 2016 at 7:17 am #878135 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .x-topbar-inner.x-container.max.width { height: 30px; overflow: hidden; } Hope it helps. Author Posts