PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.post-box-meta-single span time:before {
content: 'post on';
display: inline-block;
margin-right: 5px;
color: #000;
}Change 'post on' with any text you want to show.
Regards,
PenciDesign.