Skip to content
Public Ticket #27793

Blockquote style

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code:

.post-entry blockquote,
.post-entry blockquote p,
.post-entry blockquote span {
    font-style: normal;
}

Regards,
PenciDesign.



Patrice Greanville replied

Customer Reply

Sorry, but I think you did NOT understand my request. You sent me a code that still shows the text in Italic, which I DO NOT want. I want the text in normal, regular text style. 

Also, the vertical line framing the quote on the left is still blue, it SHOULD BE BLACK. 
And the background should be light gray.

Please observe carefully the image I attach and try to send me code that replicates that kind of style. 

Many thanks, and I am sorry to give you so many headaches. 

PG

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wp-block-quote p {
    font-style: italic;
}

Regards,
PenciDesign.



Patrice Greanville started the conversation

Conversation Start

Would like to change the default BLOCKQUOTE style, so that both Wordpress and Soledad theme codes recognise the change. I'd like the text to be normal, NOT ITALIC. (see the image attached). Also the font color should be black, with a black vertical line on the left. 

Many thanks!!

PG

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