how to turn off "MORE FROM AUTHOR" in post?

Posted in: Newspaper
Post count: 30

how to turn off “MORE FROM AUTHOR” in post?

Post count: 23312

Hello res,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

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

Thanks.

Post count: 30

thank you.

I hope this function add when theme panel on next theme update.

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