Site logo

[Resolved] Block Quotes: the font is bigger than in the body

Home Forums Support [Resolved] Block Quotes: the font is bigger than in the body

Home Forums Support Block Quotes: the font is bigger than in the body

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2420166
    Anne-Barbara

    Hi,

    something strange: In the blogquotes the font is shown bigger than in the text. My setting ind the typography is:

    body -> arimo -> 17 px

    So everything should have the same size??? Please tell me, what to do!

    https://hochsensibelsein.org/wP/coaching-2/

    Kind regards,
    Anne-Barbara

    #2420255
    Leo
    Staff
    Customer Support

    Hi there,

    The font-size of blockquote is set to 1.2em in GP by default which is why it’s larger than the paragraph text.

    You can change it by targetting a custom element with the dynamic typography system:
    https://www.screencast.com/t/mdKCiD3US9

    Let me know if this helps 🙂

    #2421023
    Anne-Barbara

    Thank you! This is what I tried yesterday, but in the menu of your screenshot is no “blogquote” on my site. I just looked once again, but it is not there. 🙁

    Kind regards,
    Anne-Barbara

    #2421025
    Fernando
    Customer Support

    Hi Anne-Barbara,

    In the menu for the Target Element, choose Custom. Then set the target to blockquote as shown in the screenshot by Leo. That should allow you to alter the font-size of the blockquotes.

    #2421031
    Anne-Barbara

    Hi, thank you for that hint, I didn’t see this! I just tried it, but nothing changes, even if I set 6 px…

    #2421040
    Fernando
    Customer Support

    I see. That’s odd. The CSS that should have been added when setting this Typography isn’t appearing. Can you provide admin login credentials so we can take a closer look?

    Please use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    #2421152
    Anne-Barbara

    Thank yo very much! I sent you the required Infortmation in the other field. Kind regards, Anne-Barbara

    #2421452
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to a page or post where we can see the blockquote ?

    #2421467
    Anne-Barbara

    Sure, I did this in my first post, but here once again:

    https://hochsensibelsein.org/wP/coaching-2/

    #2421485
    David
    Staff
    Customer Support

    Try this CSS:

    blockquote {
        font-size: 1em;
    }
    #2421878
    Anne-Barbara

    Thank you, this worked! 🙂

    Kind regards,
    Anne-Barbara

    #2422634
    David
    Staff
    Customer Support

    Glad to hear that

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