Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347423
    thaiunderdog
    Participant

    I’ve tried several codes but still can’t find the one that works for removing little white line below Menu Bar.

    My site : http://nsm1.com

    #1347430
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To remove the white line, you can add this under Custom > CSS in the Customizer.

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        margin-bottom: 0;
    }

    Hope this helps.

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