Tagged: x Author Posts November 30, 2016 at 4:02 am #1275758 miles101Participant Hi there, How do I remove the bottom thin line in the nav bar – integrity 1 Thanks, A November 30, 2016 at 4:18 am #1275774 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. body .x-navbar { border-bottom: 0; box-shadow:none; } Hope that helps. November 30, 2016 at 4:28 am #1275786 LelyModerator Hello A, Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS: .x-navbar { border-bottom: 0; box-shadow: none; } Hope this helps. December 1, 2016 at 4:44 am #1277237 miles101Participant This reply has been marked as private. December 1, 2016 at 6:47 am #1277340 DarshanaModerator Hi there, I have added the code to your Customizer, Custom > CSS area and now you will not see that line below navbar. Make sure to clear your cache before testing your site. Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1275758 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In