Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #909273
    drmodiho
    Participant

    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

    #909276
    drmodiho
    Participant
    This reply has been marked as private.
    #909541
    Rupok
    Member

    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!

  • <script> jQuery(function($){ $("#no-reply-909273 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>