PenciDesign replied
Hi,
You can do that by add more this code to Customize > Custom CSS:
\
.post-share .penci-post-like, .post-share .count-number-like{ display: none; }\
body.single .post-share .list-posts-share:before { content: "Share This: "; display: inline-block; line-height: 66px; vertical-align: middle; font-size: 30px; text-transform: uppercase; font-weight: bold; font-family: 'Raleway', sans-serif; }\
Best Regards,
PenciDesign