Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1077904
    twigglee
    Participant

    Hi,
    How do I make the default lines/separators a different colour or darker in colour?
    It’s in a light grey right now but I’d like to change it.
    site: http://twigglee.com/
    Thanks 🙂

    #1078258
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .x-navbar, .x-colophon.top, .x-colophon.bottom,
    .x-content-sidebar-active .x-sidebar {
        border-color: #ccc;
    }

    Hope this helps.

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