Edit File by line
/home/zeestwma/redstone.../wp-inclu.../blocks/pullquot...
File: style.css
.wp-block-pullquote{
[0] Fix | Delete
box-sizing:border-box;
[1] Fix | Delete
margin:0 0 1em;
[2] Fix | Delete
overflow-wrap:break-word;
[3] Fix | Delete
padding:4em 0;
[4] Fix | Delete
text-align:center;
[5] Fix | Delete
}
[6] Fix | Delete
.wp-block-pullquote blockquote,.wp-block-pullquote p{
[7] Fix | Delete
color:inherit;
[8] Fix | Delete
}
[9] Fix | Delete
.wp-block-pullquote blockquote{
[10] Fix | Delete
margin:0;
[11] Fix | Delete
}
[12] Fix | Delete
.wp-block-pullquote p{
[13] Fix | Delete
margin-top:0;
[14] Fix | Delete
}
[15] Fix | Delete
.wp-block-pullquote p:last-child{
[16] Fix | Delete
margin-bottom:0;
[17] Fix | Delete
}
[18] Fix | Delete
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
[19] Fix | Delete
max-width:420px;
[20] Fix | Delete
}
[21] Fix | Delete
.wp-block-pullquote cite,.wp-block-pullquote footer{
[22] Fix | Delete
position:relative;
[23] Fix | Delete
}
[24] Fix | Delete
.wp-block-pullquote .has-text-color a{
[25] Fix | Delete
color:inherit;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.wp-block-pullquote.has-text-align-left blockquote{
[29] Fix | Delete
text-align:left;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
.wp-block-pullquote.has-text-align-right blockquote{
[33] Fix | Delete
text-align:right;
[34] Fix | Delete
}
[35] Fix | Delete
[36] Fix | Delete
.wp-block-pullquote.has-text-align-center blockquote{
[37] Fix | Delete
text-align:center;
[38] Fix | Delete
}
[39] Fix | Delete
[40] Fix | Delete
.wp-block-pullquote.is-style-solid-color{
[41] Fix | Delete
border:none;
[42] Fix | Delete
}
[43] Fix | Delete
.wp-block-pullquote.is-style-solid-color blockquote{
[44] Fix | Delete
margin-left:auto;
[45] Fix | Delete
margin-right:auto;
[46] Fix | Delete
max-width:60%;
[47] Fix | Delete
}
[48] Fix | Delete
.wp-block-pullquote.is-style-solid-color blockquote p{
[49] Fix | Delete
font-size:2em;
[50] Fix | Delete
margin-bottom:0;
[51] Fix | Delete
margin-top:0;
[52] Fix | Delete
}
[53] Fix | Delete
.wp-block-pullquote.is-style-solid-color blockquote cite{
[54] Fix | Delete
font-style:normal;
[55] Fix | Delete
text-transform:none;
[56] Fix | Delete
}
[57] Fix | Delete
[58] Fix | Delete
.wp-block-pullquote :where(cite){
[59] Fix | Delete
color:inherit;
[60] Fix | Delete
display:block;
[61] Fix | Delete
}
[62] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function