Detail Pages – Remove Previous/Next article and change EDITOR PICKS

Posted in: Newsmag
Post count: 35

Anyone tell me please how to remove Previous/Next article block and change EDITOR PICKS on Detail Pages.
screenshoot: http://prntscr.com/dnfsqh

Thankyou

Post count: 23312

Hello roqeem,

If you want to remove the Next/Prev pagination for posts you should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-post-next-prev-content{
display:none;
}

The result is here -> http://screencast.com/t/ZmQmFCUm

Please keep in mind that the Editor Picks is just a simple block 9 which can be customized from Visual Composer. The Editor Picks is found in Widgets area, like this -> http://screencast.com/t/cS1OGPZA1

Thanks for the message!

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