CKEditor - Style the blockquote tags CSS

by
Jeremy Canfield |
Updated: March 17 2020
| CKEditor articles
The following CSS can be used to style the CKEditor blockquotes HTML.
blockquote {
padding: 0.1em 0.5em 0.3em 0.7em;
border-left: 11px solid #ccc;
border-right: 5px solid #ccc;
margin: 1.7em 0 1.7em 0.3em;
overflow: auto;
width: 93%;
background-color: #F5F5F5;
}
Did you find this article helpful?
If so, consider buying me a coffee over at