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 #2575923
Share section in posts
Closed

Comments

  • RomaricHubert started the conversation

    Hi !

    I want to change the share section in all my posts, that if for now as on first picture, as on the second picture with the word "Partager".  

    I use a CSS code for one post to change the share section with "Partager" but there is maybe a way to change the code once and for all the posts?

    Thanks.

  •  2,699
    PenciDesign replied

    Hi,

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

    .post-share .list-posts-share:before {
        content: 'Partager:';
        font-weight: bold;
        margin-right: 3px;
    }
    

    Best Regards,

    PenciDesign

  • RomaricHubert replied

    Thanks a lot!!!!

    An other question, my posts are written in Raleway (as all my site) but i want them to be in font weight 500. I didn't find a way to do that in Customize. I'm sure you can help me ;-)