• Hello,

    I just recently installed a new theme and everything is going well other than the block quotes. I am trying hard to change the background of the quotes in the stylesheet but nothing seems to be working.

    There wasn’t a piece of code for the quotes in the first place so I added this…

    .blockquote {
    border-left:5px solid #ddd;
    background:#eee;
    margin:15px 30px 0 10px;
    padding-left:20px;
    }

    Please could someone help me out?

    Leon
    https://www.nintybuzz.com

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Blockquote Styling’ is closed to new replies.