How hide "More from the Author" and the Author from "MORE ARTICLE BOX"?

Posted in: Newspaper
Post count: 4

Great Theme! Thanks!
How to hide the Author from the bottom of the Page Post and from MORE ARTICLE BOX?
I just set on PAGE THEME but these features seem not available.
Can you provide to hide:
1) “More from the Author” of the Page Post,
2) the Author from “MORE ARTICLE BOX”?

Like showing here >> https://snag.gy/uzB23Y.jpg

Thanks in advance,
Andrea

  • This topic was modified 7 years by ttronko.
  • This topic was modified 7 years by ttronko.
Post count: 23312

Hi,

1. Please follow this topic to remove the More from the author
https://forum.tagdiv.com/topic/related-articles-remove-or-hide-more-from-author-newspaper-theme/

2. Use the code below and place it in Theme panel -> Custom CSS area.

.td-more-articles-box .td-post-author-name{
display:none;
}

Thanks.

Post count: 4

It works good!
Thanks!

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