Skip to content
Public Ticket #9684

PenNews: Customizing quoted text

Conversation thread

ICEknigh7 replied

Customer Reply

That's kind of a complicated way of changing something that regular users of the theme might want to modify at will, but I guess it works for me.

Penci Design replied

Staff Reply

Hi,

Please try use custom css

blockquote.style-2:before, blockquote:not(.wp-block-quote), blockquote.style-2 cite, blockquote.style-2 .author, blockquote.style-3 cite, blockquote.style-3 .author{
    color: #1e73be !important;
}

you can change color to any color you want

Best Regards,

PenciDesign

ICEknigh7 replied

Customer Reply

I can't quote text with paragraphs that way, which is what I need.

I'm now trying to change the text colors with CSS but they seem to stay the same color.

Penci Design replied

Staff Reply

Hi,

you can try another blockquote on editor ( try  blockquote  shortcode )

Please edit post then go to toolbar, click pennews then choose blockquote  and change setting of the blockquote  .

Please check demo : http://pennews.pencidesign.com/blockquotes/

With default  blockquote  , unfortunately, curently, this theme doesn't any option  you need use custom css.

I recommend you use child theme and add custom css to child theme.

Best Regards,

PenciDesign

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