• Resolved jtcowman

    (@jtcowman)


    Hello,
    Could you tell me how to format the background on a blockquote on a blog post with the Sydney Theme. The blockquote I inserted has a dark grey background, making it difficult to read the text. I am using firefox for a browser, on windows 10.
    Thanks, Jim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jim,

    Put this CSS code into: customize > Additional CSS

    .hentry blockquote {
        background-color: grey;
    }
    Thread Starter jtcowman

    (@jtcowman)

    Thank you very much! I tweeked the color a little by adding a hexcode, It worked perfectly!

    • This reply was modified 9 years, 1 month ago by jtcowman.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘format blockquotes’ is closed to new replies.