How to remove more from auther

Posted in: Newsmag
Post count: 1

Can u help me to remove more from the author tag cited in the following images
https://prnt.sc/26vzrmg

Post count: 35449

Hi,
If you are referring to this tab -> then it can be done with a custom css -> https://i.imgur.com/gRFyH4D.png -> https://i.imgur.com/syJGRSM.png
.single .td_block_related_posts .td-related-right{
display: none;
}

The code need to be set in the theme panel > custom code> custom css.
Thank you!

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