Hi Guys,
Thanks for the recent help with the Read More function. I now need to do the same for NEXT that appears on this page https://www.prvlge.com/index.php/giveaways/49-int-students/192-fly-your-parents-friends-to-visit-you
I would prefer there not to be NEXT on any pages. Also the PREV one as well.
Thanks in advance.
Jim
Hi origomedia, You can use this CSS code:
.view-article .item-page .pagenavigation { display: none; }