Comments kurapika168 started the conversationSeptember 16, 2023 at 11:46pmhi, is there any way to reduce the font of the pullquote? 2,610PenciDesign repliedSeptember 17, 2023 at 1:21amHi,Please go to Appearance → Customize → Single Posts → Font Size → Font Size for Blockquote: change the font size at this option.Regards,PenciDesign. kurapika168 replied privately 2,610PenciDesign repliedSeptember 18, 2023 at 12:26amHi,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.kurapika168 repliedSeptember 18, 2023 at 4:06pmThank you. My pullquote has the grey background. What's the code to change it so it's white?Attached files: Screenshot 2023-09-18 090531.png 2,610PenciDesign repliedSeptember 18, 2023 at 4:09pmHi,Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code: .post-entry .wp-block-pullquote { padding: 0;}Regards,PenciDesign. Sign in to reply ...
hi, is there any way to reduce the font of the pullquote?
Hi,
Please go to Appearance → Customize → Single Posts → Font Size → Font Size for Blockquote: change the font size at this option.
Regards,
PenciDesign.
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Change 16px with the font size you want to show.
Regards,
PenciDesign.
Thank you. My pullquote has the grey background. What's the code to change it so it's white?
Attached files: Screenshot 2023-09-18 090531.png
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Regards,
PenciDesign.