Skip to content
Public Ticket #10044

Quote content field resize

Conversation thread

Penci Design replied

Staff Reply

Hi,

Yeah, now  i understand

Unfortunately, currently, PenNews theme doesn't support resize size of the field.

Best Regards,

PenciDesign

whanklee replied

Customer Reply

Hi.

No, I don't want to change font-size, I would like to resize size of the field. It would be resizable.

Penci Design replied

Staff Reply

Hi,

Do you want change  resize of all blockquote or one blockquote ?

If you want change on one blockquote , please edit blockquote   then change font size as screenshot https://prnt.sc/ptti49

If you want change all blockquote  on your site,  please go to Customizer > Addtional CSS then add custom css 

blockquote:not(.wp-block-quote), q {
    font-size: 24px;
}

you can chang font size 24 to any size you want

Best Regards,

PenciDesign

whanklee started the conversation

Conversation Start

Hi,
I would like to find solution how to resize blockquote content field? Now, it's single line field, however, it would be better if multi line or resize field because it's very hard to edit at this point.
Any idea?

Thank you very much,

Bence

Want to join this conversation or access attachments? Sign in first.