Edit File by line
/home/zeestwma/redstone.../wp-inclu.../blocks/more
File: editor.css
.block-editor-block-list__block[data-type="core/more"]{
[0] Fix | Delete
margin-bottom:28px;
[1] Fix | Delete
margin-top:28px;
[2] Fix | Delete
max-width:100%;
[3] Fix | Delete
text-align:center;
[4] Fix | Delete
}
[5] Fix | Delete
[6] Fix | Delete
.wp-block-more{
[7] Fix | Delete
display:block;
[8] Fix | Delete
text-align:center;
[9] Fix | Delete
white-space:nowrap;
[10] Fix | Delete
}
[11] Fix | Delete
.wp-block-more .rich-text{
[12] Fix | Delete
background:#fff;
[13] Fix | Delete
color:#757575;
[14] Fix | Delete
display:inline-flex;
[15] Fix | Delete
font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
[16] Fix | Delete
font-size:13px;
[17] Fix | Delete
font-weight:600;
[18] Fix | Delete
padding:10px 36px;
[19] Fix | Delete
position:relative;
[20] Fix | Delete
text-align:center;
[21] Fix | Delete
text-transform:uppercase;
[22] Fix | Delete
white-space:nowrap;
[23] Fix | Delete
}
[24] Fix | Delete
.wp-block-more:before{
[25] Fix | Delete
border-top:3px dashed #ccc;
[26] Fix | Delete
content:"";
[27] Fix | Delete
left:0;
[28] Fix | Delete
position:absolute;
[29] Fix | Delete
right:0;
[30] Fix | Delete
top:50%;
[31] Fix | Delete
}
[32] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function