Removing 'More From Author' also removing Related Articles

Posted in: Newspaper
Post count: 1

Hi, I want to remove the ‘More From Author’ from below the Post. I followed the css method :
.td_block_related_posts .td-related-right {
display:none;
}
, but it is also removing the related articles widget along with it. Please suggest a solution for this

Post count: 20688

Hi,

I have tested the code you mention, and it is working properly
https://www.screencast.com/t/ybBheu5Z3Q
It only removes the More from author section, not the related articles as well. Maybe you are not entering the code correctly, or there is another code that causes the issue.
If you could provide a link to your website I will try and identify why this is happening.
Or you could try to remove or comment the code from this file
https://www.screencast.com/t/vveTQPuDPSB9

Thanks

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