Remove "More From Author"

Posted in: Newspaper
Post count: 7

How do you remove the “More from Author” text on a post?

And how do you change the name of “Related Articles” to “Related Videos”?

Thank You

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css to hide more from author: http://screencast.com/t/OI7Psa8fib

.td-related-right {
display: none!important;
}

You can use translations panel to change that texts as desired: http://screencast.com/t/wFouwbWPwtH

Hope this helps!
Thanks!

Post count: 7

Thank you!

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