PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.penci-post-box-meta.penci-post-box-grid .penci-post-share-box:before {
content: 'Share';
display: inline-block;
vertical-align: middle;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
margin-right: 5px;
}Regards,
PenciDesign.