Title: remove navigation button
Last modified: August 21, 2016

---

# remove navigation button

 *  [rollerh4](https://wordpress.org/support/users/rollerh4/)
 * (@rollerh4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-navigation-button/)
 * Hello everyone, I would like to ask how could I remove any navigation buttons
   appeared in order to move from one post of my website to another. i.e. [http://placebopharm.gr/?p=269](http://placebopharm.gr/?p=269)
   here you see a such button appeared in the end of the page. Thank you in advance.
 * p.s. I am also trying to hide the captions shown in this page (withoud deleting
   the original captions I have added). I use EasyFancyBox plugin. I asked in its
   support forum, but did not get an answer.
 * Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-navigation-button/#post-4778213)
 * [http://www.themesandco.com/snippet/removing-the-post-navigation-block-of-links/](http://www.themesandco.com/snippet/removing-the-post-navigation-block-of-links/)
 * p.s.
    didn’t get the caption part, sorry :(.
 *  [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * (@electricfeet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-navigation-button/#post-4778320)
 * To remove the captions from page you reference above (but not remove from the
   media library), add the following to your Custom CSS / stylesheet:
 *     ```
       .wp-caption-text.gallery-caption {
           display: none;
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove navigation button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [ElectricFeet](https://wordpress.org/support/users/electricfeet/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/remove-navigation-button/#post-4778320)
 * Status: not resolved