Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/separato...
File: style-rtl.css
@charset "UTF-8";
[0] Fix | Delete
[1] Fix | Delete
.wp-block-separator{
[2] Fix | Delete
border:none;
[3] Fix | Delete
border-top:2px solid;
[4] Fix | Delete
}
[5] Fix | Delete
[6] Fix | Delete
:root :where(.wp-block-separator.is-style-dots){
[7] Fix | Delete
height:auto;
[8] Fix | Delete
line-height:1;
[9] Fix | Delete
text-align:center;
[10] Fix | Delete
}
[11] Fix | Delete
:root :where(.wp-block-separator.is-style-dots):before{
[12] Fix | Delete
color:currentColor;
[13] Fix | Delete
content:"ยทยทยท";
[14] Fix | Delete
font-family:serif;
[15] Fix | Delete
font-size:1.5em;
[16] Fix | Delete
letter-spacing:2em;
[17] Fix | Delete
padding-left:2em;
[18] Fix | Delete
}
[19] Fix | Delete
[20] Fix | Delete
.wp-block-separator.is-style-dots{
[21] Fix | Delete
background:none !important;
[22] Fix | Delete
border:none !important;
[23] Fix | Delete
}
[24] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function