Author field on homepage – how to display "BY" author?

Posted in: Newspaper
Post count: 8

homepage here:
http://www.thewatercoolernews.com/

author just shows their name. how do i display By Firstname Lastname?

Post count: 27744

Hello,

You can add only the image and the author name, if you want you need to add this in the theme files.

Thank you!

Post count: 8

how do i add it to the theme files?

Post count: 27744

Hello,

Please use this custom code CSS

.td-post-author-name:before{
content: "By: ";
}

Set the code in Theme Panel -> Custom code -> custom css.

Thank you!

Post count: 8

that didn’t solve it bit that’s okay, i’ll not use

Post count: 27744

Hello,

The code works https://i.imgur.com/snqDXZu.png, please provide sent a link to your website.

Thank you!

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