Blockquote and cite styling
-
Hi Richie,
I’m using your great Mesocolumn with a custom font (from Theme Options), but the blockquotes keep appearing with the preset Georgia. I’m trying to override this in the child theme style css like so:
blockquote { font-family: 'Noticia Text', serif !important; } blockquote cite { display: block; text-align: right; letter-spacing: 0.01em; line-height: 2em;text-transform: none; font-size: 1em; font-weight: bold;}
(where ‘Noticia Text’ is also imported from Google). It’s not working. (If I add the same code to the custom.css, it works). Any idea why this happens?
Thanks a lot!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Blockquote and cite styling’ is closed to new replies.