Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1020431
    caleb
    Participant

    Hey there!

    Thanks for all your help!

    I have a question about the Navigation bar in Ethos.
    If you look at the site I’m building…. http://rebeccamarie.com/home/

    you’ll see the Ethos navigation with very thing grey lines separating the different navigation links. I’ve looked through the forum and tired some of the suggestions, but I can’t get CSS to remove those little lines.

    Is there anything since the new update that is causing these old suggestions to not work?

    What CSS code should I put in the customizer to make those lines go away??

    Thanks!

    #1020618
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-navbar .desktop .x-nav>li>a {
        border: none !important;
    }

    Thanks.

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