Archived topic
change quote color
3 replies · Started by steven on June 18, 2022
Viewing posts 1–4 of 4
I would like to change the color of the sidebar next to the quote
Hi there,
Try this CSS:
.entry-content blockquote {
border-left: 5px solid #000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
thanks you Leo.
:)
No problem :)
This archived topic is closed to new replies.