Quitar Mas del Autor Newspaper

Posted in: Newspaper
Post count: 6

Hola como se puede hacer para quitar en la parte de notas relacionadas la solapa que dice alado de Noticias Relacionadas “Mas del Autor”.
Dejo imagen para que lo veas como puedo para quitar

https://prnt.sc/jIIl0nW5tRoF

Post count: 27744

Hello,

I recommend you use a Single Post Template from tagDiv Cloud Library, and you can design it with tagDiv Composer.
To display the related articles or more from the author, you can use Flex Block and filter it https://www.screencast.com/t/SEmxo13Fo2X -> https://i.imgur.com/YIg3nPP.png
if you want to keep those templates the only way to remove the “more from author” tab is to use a custom CSS like this one:

.single .td-related-right{
display: none;
}

Set the code in Theme Panel ->Custom code -> Custom CSS
I hope this helps you!

Thank you!

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