Viewing 1 replies (of 1 total)
  • That color is being set in this CSS code:

    .postwrap blockquote {
        background: none repeat scroll 0 0 #CCCCCC;
        border: 1px solid #999999;
        margin: 0 15px 10px;
        padding: 10px 15px;
    }

    Do you have custom CSS set up? If so, you can copy the above to it and make changes accordingly. It’s recommended that theme files not be modified directly so changes won’t be overwritten when the theme is updated.

Viewing 1 replies (of 1 total)
  • The topic ‘BlockQuotes Background Color’ is closed to new replies.