Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1075020

    Hi,

    I have found the following custom css on here to change the navigation top border colour:

    /* navbar top line color */
    body .x-logobar {
    border-bottom:1px solid #dedede;
    }

    But I need an identical border below the menu too, could you help please?

    #1075023
    This reply has been marked as private.
    #1075196
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .x-navbar-inner {
        border-bottom: 1px solid #dedede;
    }

    Thanks.

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