Author Name in Blocks?

Posted in: Newsmag
Post count: 4

Hi, I want to remove author name from blocks but that stays on post page. How to do that?

Post count: 25

Also interested.

Post count: 4

Any answer please?

Post count: 6535

Hi

Sorry for the delay but we don’t work on week-ends.
Try this css in theme panel > custom code > custom css: http://screencast.com/t/FbhtBdNuxV70

.page .td-post-author-name{
display: none;
}

Thanks!

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