Archived topic
I would like to change the color of the sidebar next to the quote
3 replies · Started by Ruth on October 6, 2022
Viewing posts 1–4 of 4
Hi There!
Is it possible to change the color of the quote mark? At the moment the “bar” is gray.
Unfortunately, I did not find the option under the settings.
thnx for helping
Ruth
Hi there,
try this CSS:
blockquote {
border-left-color: red;
}
Thank you!!!
You're welcome !
This archived topic is closed to new replies.