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 #2613129
Share Box
Closed

Comments

  • Mohammed858 started the conversation


    Hi,

    i want to add a text to the posts sharing box but somehow nothing working.
    I would like to add bevore the heart icon the word : (Liken) 

    and in bevore the social media icons the  word : (Teilen)
    I hope you can help me
    thank you in advance

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .tags-share-box-s1 .post-share .post-share-plike:before{ content: "LIKEN:"; margin-right: 5px; font-weight: bold; }
    .tags-share-box-s1 .post-share .list-posts-share:before{ content: "TEILEN:"; margin-right: 5px; font-weight: bold; }

    Best Regards,

    PenciDesign

  • Mohammed858 replied

    yes it worked!

    thanks a lot

    best regards