Skip to content
Public Ticket #2664

block quote adjustments

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ To do that, please try add more this code to Customize > Custom CSS to do that:

\
.post-entry blockquote, .post-entry blockquote p, .wpb_text_column blockquote, .wpb_text_column blockquote p{ font-size: 18px; }

Change number 18 to value you want.

2/ Please try add more this code to Customize > Custom CSS to do that:

\
.penci-pullqoute { text-align: center;  }\
.post-entry blockquote, .post-entry blockquote p, .wpb_text_column blockquote, .wpb_text_column blockquote p{ text-align: inherit; }\
.post-entry blockquote, .wpb_text_column blockquote{ display: inline-block; }

Best Regards,

PenciDesign

amanda_iling started the conversation

Conversation Start

Hi, in using the block quote how do i

1) increase the font size bigger

2) make the quote align to the middle (the options only show left or right)

thanks

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