Archived topic
Remove Italics in Blockquotes?
3 replies · Started by Henry on July 21, 2015
Viewing posts 1–4 of 4
Hi I was hoping someone could tell me a way to change the setting for blockquotes so they aren't in italics. I bought the typography add-on hoping I could control it there. Also tried modifying the CSS. Any help?
Super easy using some CSS:
blockquote {
font-style: normal;
}
Adding CSS: http://generatepress.com/knowledgebase/adding-css/
Thanks. I had done that. Turned out I hadn't cleared my cache. Doh.
Aha, caching can be a pain like that :)
This archived topic is closed to new replies.
