Skip to content
Public Ticket #31904

How can I change the color of the quote field?

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

.post-entry .wp-block-quote,
.woocommerce .page-description .wp-block-quote,
.wpb_text_column .wp-block-quote {
  border-left-color: #333;
}

Please replace #333 with your preferred custom color code. You can find the color code on this page: https://htmlcolorcodes.com/

Regards,
PenciDesign.

clarastravelroute replied

Customer Reply

Hi,

1. How can I change the color of the quote field?

2. How can I change the font sizes of S, M, L, and XL in the Editor section of the Post section without manually entering them? For example, if I press the letter "L" without manually changing it, the font size will automatically change to 24. How can I also change their font family?

Best Regards.

clarastravelroute started the conversation

Conversation Start

Hi,

How can I change the color of the quote field?

Best Regards.

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