Site logo

Archived topic

How Change the Size of Text in the Quote Block

1 reply · Started by Jim on October 6, 2021

Viewing posts 1–2 of 2

Hi there,

in the current version of GP you require some CSS:

blockquote {
    font-size: 12px;
}
This archived topic is closed to new replies.