Site logo

Archived topic

Pullquote Text Running Into Itself on Mobile Break

3 replies · Started by Alicia on June 24, 2022

Viewing posts 1–4 of 4

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?

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.

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

Can you link me to the page again?

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

Let me know :)

This archived topic is closed to new replies.