Search for: Log In Free Support [Resolved] How can I "delete" prevoiuos_post link? Home › Forums › Support › How can I "delete" prevoiuos_post link? This topic has 3 replies, 2 voices, and was last updated 5 years, 8 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 5, 2015 at 7:31 am #118778 Juergen B. Hello, I would like to get rid of the previous post link [ Hallo Haan 4. 3. 2015 ] on my website: http://www.wirsindhaan.de/ausstellungsfotos-fotogruppe-2/ How can I do this? Curiosity killed the cat. July 5, 2015 at 9:24 am #118810 TomLead Developer Lead Developer This CSS should do the trick: .nav-previous { display: none; } If you want to get rid of the next and previous links: .post-navigation { display: none; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development July 5, 2015 at 10:35 am #118813 Juergen B. THX. I already supected taht the answer would be strucking simple. But you know: CSS dummies like me … X-{ Curiosity killed the cat. July 5, 2015 at 10:35 am #118814 TomLead Developer Lead Developer Glad I could help! 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In