Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1344298
    allancaeg
    Participant

    How do I change the border-color of this widget title?

    http://imgur.com/YbnzlIn

    I can’t find the right class, for some reason. .x-sidebar .h-widget wouldn’t work

    Cheers!!

    #1344599
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    body .x-main .h-widget, 
    body .x-sidebar .h-widget {
        border-color: #ac1100 !important;
    }

    Hope it helps 🙂

    #1345924
    allancaeg
    Participant

    That worked!! Thanks so much @Thai. Looks like a lot of classes have to be selected. I hope to learn how to identify that myself later

    #1345926
    Lely
    Moderator

    You’re always welcome!

    Cheers!

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