Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1417728
Social Shares buttons
Closed

Comments

  • maysamvali started the conversation

    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

  •  2,699
    PenciDesign replied

    Hi,

    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