Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1383310
    redsnapdragons
    Participant

    Hello,

    How do I get rid of the line below my transparent navbar?

    http://www.sandbox.helpsocial.com/

    #1383392
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar {
        border-bottom: none !important;
        box-shadow: none !important;
    }

    Let us know how this goes!

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