Share./Comment text changes

Posted in: Newspaper
Post count: 74

Hi,

On a post using Style 1, the social buttons under the headline, is it possible to delete the “Share on Facebook”, “Tweet on Twitter” text so just the icons only appear?

The social buttons at the bottom of the article, is it possible to delete the “Facebook” and “Twitter” text so just the icons only appear?

Is it also possible for the bottom share box to say “SHARE THIS STORY” instead of “SHARE”?

And can I change “LEAVE A REPLY” to “LEAVE A COMMENT” above the comment box?

Many thanks for your help.

Post count: 23312

Hi,

These words can be removed with a bit of CSS code, like below:

.td-social-but-text{
display:none;
}

You can translate these theme’s strings from the Theme panel, like this -> https://www.screencast.com/t/ptDCpnOdKT

Thanks for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.