Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244668
    eveall
    Participant

    Hi there,

    I’d like to have some kind of separator on above, below, or in the middle (on either side) of the header in the siderbar widget Only the sidebar. How can this be achieved? I have looked elsewhere and changed the size of the text of the header using: .h-widget {
    }
    but can’t find anyway to add some kind of separator.

    Thanks in advance,

    Steve

    #1244700
    eveall
    Participant

    Never mind, figured it out

    .x-sidebar .h-widget {
      padding-top: 10px;
      padding-bottom: 0px;
    border-top: 2px solid rgba(0,0,0,0.4);
    }
    #1244713
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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