Mechteld Ballintijn
asked 8 years ago

Hi,

Just started working with DW Timeline. Love the theme. However, I would like to change the color of the blockquote, which is currently red. How do I do that?

http://www.mysweetlittlebakery.nl/

Thanks in advance,
Mechteld

1 Answers
Jackie Lord
answered 8 years ago

First, you must install “Simple Custom CSS” plugin, then insert this CSS code:

blockquote {
    background: #333 !important;
}
Powered by DW Question & Answer Pro