Tagged: x Author Posts May 2, 2016 at 10:50 am #909273 drmodihoParticipant Hello, I got a problem with my navbar: There appears a thin white line above and under the navigation links. I would like to remove this extra lines completely. Please check the attached screenshot. Thanks in advance, Best regards, Moritz May 2, 2016 at 10:50 am #909276 drmodihoParticipant This reply has been marked as private. May 2, 2016 at 1:28 pm #909541 RupokMember Hi Moritz, Thanks for writing in! It seems you have added the below code that causing the issue : .x-navbar .desktop .x-nav > li { display: table-cell !important; float: none !important; } Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts. Hope this makes sense. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-909273 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In