December 27, 2021 at 6:19 pm
#95671
Theme Horse Support Team
Keymaster
Please go to the ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.widget_recent_comments ul li span.cwp-on-text {
font-size: 0;
}
.cwp-on-text:after {
content: ":";
font-size: 1rem;
}
Thanks