PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.tags-share-box .single-comment-o::before {
content: 'Share';
display: inline-block;
margin: 0 15px 0 0;
color: #606060;
font-weight: bolder;
}Regards,
PenciDesign.