Comments maysamvali started the conversationJanuary 2, 2018 at 10:14amHi. I'm very happy with your support. I have 4 new questions. 1) How can I remove Like Count but keep social share icons? 2) How can I change Social Share icons and their size ? 3) How can I add Telegram to social shares?4) How can I remove website field from comment form? Thanks 2,700PenciDesign repliedJanuary 2, 2018 at 2:29pmHi,1/ To do that, please add more this code to Customize > Custom CSS: .penci-post-share-box .penci-post-like, .post-share .count-number-like, .post-share .penci-post-like{ display: none; }2/ To do that, please add more this code to Customize > Custom CSS: .penci-post-box-meta .penci-post-share-box a, .post-share a{ font-size: 16px; }Change number 16 to value you want.3/ Unfortunately, currently this theme doesn't support sharing on telegram.4/ This is not required field, so you don't need to remove it.Best Regards,PenciDesign Sign in to reply ...
Hi. I'm very happy with your support. I have 4 new questions.
1) How can I remove Like Count but keep social share icons?
2) How can I change Social Share icons and their size ?
3) How can I add Telegram to social shares?
4) How can I remove website field from comment form?
Thanks
Hi,
1/ To do that, please add more this code to Customize > Custom CSS:
2/ To do that, please add more this code to Customize > Custom CSS:
Change number 16 to value you want.
3/ Unfortunately, currently this theme doesn't support sharing on telegram.
4/ This is not required field, so you don't need to remove it.
Best Regards,
PenciDesign