Home › Forums › Support › How can I "delete" prevoiuos_post link? This topic has 3 replies, 2 voices, and was last updated 9 years, 2 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? 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; } 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-{ July 5, 2015 at 10:35 am #118814 TomLead Developer Lead Developer Glad I could help! 🙂 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