Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1385632
    cxander
    Participant

    I’m trying to style the border of a testimonial element on my website. I’d like to change the default color and thickness. I’m sure this can be done easily with custom CSS. If so, what CSS should I use? Thank you in advance!

    Edit: I actually came up with this:
    .x-blockquote {
    border-color: #009fe4;
    }

    Is that correct? It did work, but I’m not sure if I have the CSS right…

    #1385904
    Rad
    Moderator

    Hi there, yes, it’s correct 🙂 Thanks!

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