• Resolved jennifersuess

    (@jennifersuess)


    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)
  • Hi @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?

    Let us know whether it helps or not and we will get back to you.

    With Regards,
    ThemeGrill Support Team

    Thread Starter jennifersuess

    (@jennifersuess)

    Thank you! That worked!

    Hi @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.