• Resolved tsj

    (@tsj)


    Hello again

    I’m also struggling to disable the previous and next posts at the bottom of each post. Is there a default way of hiding these please?

    I’ve tried various custom CSS suggestions, but nothing seems to work.

    Many thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @tsj,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .post-pagination { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter tsj

    (@tsj)

    Brilliant. That worked great. I love this theme. REALLY appreciated. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding previous and next posts’ is closed to new replies.