Tagged: x Author Posts April 27, 2016 at 2:36 am #901590 ZerotoOneParticipant hey there, my navbar here is not displayed properly: overlaying the first section as seen here Thanks for your help! 🙂 April 27, 2016 at 11:08 am #902472 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: @media (min-width: 979px){ .page-id-3573 #x-section-1 { margin-top: -85px !important; } } Hope it helps 🙂 April 27, 2016 at 11:19 am #902502 ZerotoOneParticipant Thank you, is there a code to achieve this effect on every subpage und not just the specific One in the css? April 27, 2016 at 9:23 pm #903332 Nabeel AModerator Hi again, You can try using this code: @media (min-width: 979px){ #x-section-1 { margin-top: -85px !important; } } Let us know how this goes! Author Posts <script> jQuery(function($){ $("#no-reply-901590 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In