Related Articles, I just want three

Posted in: Newspaper
Post count: 84

Hello,

In Related Articles, can I just leave three and remove next and previous as in the screenshot?
http://screencast.com/t/uWpPPp1jHpk

Thank you kindly.

Post count: 6535

Hi

You can hide the pagination using custom css in theme panel > custom css: http://screencast.com/t/jXEfSE2cPQ

.td_block_related_posts .td-next-prev-wrap{
display: none !important;
}

and you can set the number off related article from theme panel like here: http://screencast.com/t/tXCOYim0

Thanks!

  • This reply was modified 11 years by Andrei L..
Post count: 84

Thank you, Andrei. It works.

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