[Resolved] Quotes are Italic by Default, how can I set it as a normal body text?

Home Forums Support [Resolved] Quotes are Italic by Default, how can I set it as a normal body text?

Home Forums Support Quotes are Italic by Default, how can I set it as a normal body text?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1065280
    Junaid

    Hello,

    In GeneratePress the Quotations are Italic by default. How can I set it as a normal body text?

    #1065625
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this:

    blockquote {
        font-style: normal;
    }
    #1066668
    Junaid

    Thank you for your response. But where should I add this code? In the hook or somewhere else?

    #1066694
    Leo
    Staff
    Customer Support
    #1067324
    Junaid

    Thank you it’s working.

    #1067346
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.