Remove author name?

Posted in: Newspaper
Post count: 74

How do I remove the author name from the TD composer element “Homepage post”?

Post count: 1043

Go to Newspaper>Theme Panel>Block Settings and look for “Meta Info on Modules/Blocks” and make your changes there.

Post count: 74

Doesn’t work. Perhaps cos “Homepage Post” is not a module?

Post count: 1043

Try this code
.td-post-template-8 .td-post-title .td-post-author-name {
display: none;
}

Post count: 74

Fixed it, thanks!

Post count: 1043

You are welcome.

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