Skip to content
Public Ticket #26137

pullquote

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.post-entry .wp-block-pullquote {
    padding: 0;
}

Regards,
PenciDesign.



kurapika168 replied

Customer Reply

Thank you. My pullquote has the grey background. What's the code to change it so it's white?

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.post-entry .wp-block-pullquote blockquote p {
    font-size: 16px;
}

Change 16px with the font size you want to show.

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Single Posts → Font Size → Font Size for Blockquote: change the font size at this option.

Regards,
PenciDesign.


kurapika168 started the conversation

Conversation Start

hi, is there any way to reduce the font of the pullquote?

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