Archived topic
Quotes are Italic by Default, how can I set it as a normal body text?
5 replies · Started by Junaid on November 16, 2019
Viewing posts 1–6 of 6
Hello,
In GeneratePress the Quotations are Italic by default. How can I set it as a normal body text?
Hi there,
Try this:
blockquote {
font-style: normal;
}
Thank you for your response. But where should I add this code? In the hook or somewhere else?
Thank you it's working.
No problem :)
This archived topic is closed to new replies.