Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/separato...
File: theme-rtl.css
.wp-block-separator.has-css-opacity{
[0] Fix | Delete
opacity:.4;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.wp-block-separator{
[4] Fix | Delete
border:none;
[5] Fix | Delete
border-bottom:2px solid;
[6] Fix | Delete
margin-left:auto;
[7] Fix | Delete
margin-right:auto;
[8] Fix | Delete
}
[9] Fix | Delete
.wp-block-separator.has-alpha-channel-opacity{
[10] Fix | Delete
opacity:1;
[11] Fix | Delete
}
[12] Fix | Delete
.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
[13] Fix | Delete
width:100px;
[14] Fix | Delete
}
[15] Fix | Delete
.wp-block-separator.has-background:not(.is-style-dots){
[16] Fix | Delete
border-bottom:none;
[17] Fix | Delete
height:1px;
[18] Fix | Delete
}
[19] Fix | Delete
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){
[20] Fix | Delete
height:2px;
[21] Fix | Delete
}
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function