About ''MORE FROM AUTHOR''

Posted in: Newspaper
Post count: 36

Hi There

Is it possible to remove ”MORE FROM AUTHOR” from posts ? without changing demo or using cloud templates ?

Thanks
ENES

Post count: 35449

Hi,

If you are using standard post style -> https://i.imgur.com/W75mt1u.pngyou can use a custom css to remove the “MORE FROM AUTHOR”.
.td_block_related_posts .td-related-right {
display:none;
}

The css need to be set in Theme panel> Custom code>< Custom css

Thank you!

Post count: 36

Hi Calin

Thank you it worked. May i ask one more question ?

is it also possible to change related posts from 3 row to 2 row and set the custom amount of post in related posts ? I mean i can do that from cloud templates when i choose the new single post style but it would be amazing if i able to change without using cloud templates

Thanks

Post count: 35449

Hi,

Unfortunately without cloud templates, the related articles can be set only with the options from theme panel -> https://i.imgur.com/EBQTboI.png

Thank you for your understanding!

Post count: 36

Alright Thank you calin

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