Okay
  Public Ticket #1265332
Newer/ Older post links
Closed

Comments

  •  2
    LuunaM started the conversation

    I would like to opt out from showing the "newer post" and "older post" links at the bottom of the blog posts.

    Please advise, thank you.


  • [deleted] replied

    Hi LuunaM,

    Can you please add the code below to your Custom CSS area:

    .single-post .post .post-navigation {
        display: none !important;
    }

    Will set this ticket as solved from here.