Tagged: x Author Posts November 7, 2016 at 12:42 am #1246604 mysocialfamParticipant I set my menu bar as transparent and there is a weird spacing issue that’s causing a white bar to show at the top of every page with a header.* This white space takes up the top 50% of the menu bar background. How can I remove this? *Image attached. See https://hopebrookins.com/show Using the latest version of WordPress/Xtheme/Cornerstone. November 7, 2016 at 1:40 am #1246651 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : @media (min-width:979px){ header.masthead.masthead-inline { position: absolute; top: 0; right: 0; left: 0; } } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1246604 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In