Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/quote
File: theme.css
.wp-block-quote{
[0] Fix | Delete
border-left:.25em solid;
[1] Fix | Delete
margin:0 0 1.75em;
[2] Fix | Delete
padding-left:1em;
[3] Fix | Delete
}
[4] Fix | Delete
.wp-block-quote cite,.wp-block-quote footer{
[5] Fix | Delete
color:currentColor;
[6] Fix | Delete
font-size:.8125em;
[7] Fix | Delete
font-style:normal;
[8] Fix | Delete
position:relative;
[9] Fix | Delete
}
[10] Fix | Delete
.wp-block-quote:where(.has-text-align-right){
[11] Fix | Delete
border-left:none;
[12] Fix | Delete
border-right:.25em solid;
[13] Fix | Delete
padding-left:0;
[14] Fix | Delete
padding-right:1em;
[15] Fix | Delete
}
[16] Fix | Delete
.wp-block-quote:where(.has-text-align-center){
[17] Fix | Delete
border:none;
[18] Fix | Delete
padding-left:0;
[19] Fix | Delete
}
[20] Fix | Delete
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){
[21] Fix | Delete
border:none;
[22] Fix | Delete
}
[23] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function