[Resolved] Pullquote Text Running Into Itself on Mobile Break

Home Forums Support [Resolved] Pullquote Text Running Into Itself on Mobile Break

Home Forums Support Pullquote Text Running Into Itself on Mobile Break

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2263424
    Alicia

    Hello,

    The pullquote when you view on any size mobile, the quote is running into itself and isn’t breaking to the next line. Any way to fix this?

    #2263455
    Leo
    Staff
    Customer Support

    Hi Alicia,

    THe issue is caused by this CSS you’ve added:

    .wp-block-pullquote blockquote p {
        font-size: 22px;
        line-height: 1px;
        padding-top: 15px;
    }

    Try removing the line-height: 1px; or increase to something like 1em.

    #2263595
    Alicia

    Thank you Leo, is there a way then to remove some of the space between the quote and citation?

    #2263613
    Leo
    Staff
    Customer Support

    Can you link me to the page again?

    The info was erased when the topic is marked as resolved.

    Let me know 🙂

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