Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172919
    cece101
    Participant

    http://www.buildmywordpresswebsite.com

    Block quote used down the page for a testimonial. How can I make the lines darker and thicker so you can see them? Thanks!

    #1172935
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    blockquote.x-blockquote {
        border-width: 3px;
        border-color: #000;
    }

    Hope it helps 🙂

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