Use Greek or any other language with sharethis social share buttons

 With Sharethis.com social buttons you can use only a few language options. I found a solution with css. 

.st-shares {

    visibility: hidden;

}

/*You can change "κοινοποιήσεις" with any word you want for "shares"*/

#st-1 .st-total > span.st-shares {line-height:5px!important;}

.st-shares::after {

    content: "Κοινοποιήσεις";

    visibility: visible;

    font-size: 10px;

}

(

No comments:

Post a Comment