Remove Previous and nex Post Posted in : Read WP nelisseosParticipant 29 June 2013 at 02:33 #7060 Hello, I would like to know how I can disable the text at the bottom of each post that suggest the following: Previous Post Next Post Thanks Nick Mehmet S.Keymaster 3 July 2013 at 14:37 #7148 Paste to Theme Options > Style > Custom CSS: .nav-single { display: none; } ArchitexturParticipant 9 April 2015 at 11:30 #21546 Hi, i would like disable only the text “next” and “previous”. the link should stay. please help. with display: none, everything is hidden. ahmetsaliKeymaster 13 April 2015 at 23:08 #21625 @Architextur Hi, try this custom css code; .nav-single h4 { display: none; } Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register