Skip to content
Public Ticket #1779

Blockquote

Conversation thread

PenciDesign replied

Staff Reply

Hi,

I said with you in my previous comment. You can do that via Customize > Single Posts Options > Blockquote Style > select "Blockquote Style 1"

Best Regards,

PenciDesign

WA replied

Customer Reply

I cant share site because its still under construction mode. 

For my posts the blockquote is displayed as image 1

Front page text and blockquote is displayed as image 2

I need a blockquote for the posts same as image 2  having the quotation marks shown. To make blockquote for posts and pages match.

If possible please to let me know which setting controls the color of the quotation marks.

PenciDesign replied

Staff Reply

Hi,

Can you show me your site url about this issue and tell me more about this question? I'm not clearly about this.

Best Regards,

PenciDesign

WA replied

Customer Reply
\
\
.post-entry.blockquote-style-1 .penci-pullqoute, .post-entry.blockquote-style-2 blockquote { background: #f5f5f5; }\
.post-entry.blockquote-style-1 .penci-pullqoute{ padding: 10px 10px 1px; }
\

I added the code above you provided and deleted this code which was available

\

.post-entry.blockquote-style-2 blockquote{ background-color: #111; }

\

the outcome is still the same rectangle  blockquote with a color line only

\

the change is the balck color background removed with the above code

\

Is there way to customise the block-quote showing a  good looking quotation marks. 

\

Thanks

\

PenciDesign replied

Staff Reply

Hi,

Currently, this theme supports only 2 styles for blockquote. You can select it via Customize > Single Posts Options > Blockquote Style

You can custom background for 2 styles by add more this code to Customize > Custom CSS:

\
.post-entry.blockquote-style-1 .penci-pullqoute, .post-entry.blockquote-style-2 blockquote { background: #f5f5f5; }\
.post-entry.blockquote-style-1 .penci-pullqoute{ padding: 10px 10px 1px; }

And for now, this theme doesn't supports change font for blockquote. It will follow the font for body text.

Best Regards,

PenciDesign

WA started the conversation

Conversation Start

Reference to attached image showing my css for the blockquote

and the blockquote for my site.

Is there way to easily customise the block-quote with  quotation marks, lighter background and a nice elegant font. The author name will be good too.

Is important to have a nice blockquote for a blog.

Thanks

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