Title: Change post navigation
Last modified: March 3, 2021

---

# Change post navigation

 *  Resolved [jennifersuess](https://wordpress.org/support/users/jennifersuess/)
 * (@jennifersuess)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/change-post-navigation/)
 * In the spacious theme, on all my posts, there are “right” and “left” navigation
   buttons that allow the user to page through posts. I can’t find a way to modify
   these or get rid of them (I’m using the free version). Ideally, what I’d like
   is to be able to limit the set of posts that these buttons will allow the user
   to navigate through to belonging to the same category as the post they are viewing.
   Is this possible without a lot of customization or how would this be best done?

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

 *  [Barsha Paudel](https://wordpress.org/support/users/barsha04/)
 * (@barsha04)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/change-post-navigation/#post-14138659)
 * Hi [@jennifersuess](https://wordpress.org/support/users/jennifersuess/),
 * We appreciate your writing in,
 * If you want to remove the left and right navigation buttons of each post then
   you can use additional CSS and remove it from all of your posts. Please add the
   following CSS code and check if it helps.
 *     ```
       ul.default-wp-page.clearfix{
       	display:none
       }
       ```
   
 * If you do not know where to add the custom CSS code then you can check our help
   guideline on [Where do I add my custom CSS?](https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/)
 * Let us know whether it helps or not and we will get back to you.
 * With Regards,
    ThemeGrill Support Team
 *  Thread Starter [jennifersuess](https://wordpress.org/support/users/jennifersuess/)
 * (@jennifersuess)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/change-post-navigation/#post-14160655)
 * Thank you! That worked!
 *  [Barsha Paudel](https://wordpress.org/support/users/barsha04/)
 * (@barsha04)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/change-post-navigation/#post-14178512)
 * Hi [@jennifersuess](https://wordpress.org/support/users/jennifersuess/),
 * Great to hear it worked for you, if you liked our theme and enjoying the support
   we would be thrilled if you drop a review. Your review would be an enormous help.
   And if you ever have a query please let us know.
 * Thanks and Regards,
    ThemeGrill Support Team

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

The topic ‘Change post navigation’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spacious/1.9.12/screenshot.jpg)
 * Spacious
 * [Support Threads](https://wordpress.org/support/theme/spacious/)
 * [Active Topics](https://wordpress.org/support/theme/spacious/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spacious/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spacious/reviews/)

## Tags

 * [post navigation](https://wordpress.org/support/topic-tag/post-navigation/)

 * 3 replies
 * 2 participants
 * Last reply from: [Barsha Paudel](https://wordpress.org/support/users/barsha04/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/change-post-navigation/#post-14178512)
 * Status: resolved