Viewing 1 replies (of 1 total)
  • Hello @bekoafe,

    Are you talking about the the link of older posts at the bottom of a post? Like this screenshot https://prnt.sc/25ninfa

    If this is what you want to remove then I must say this navigation is coming from the theme you are using not from WP User Frontend. However if you are using Twenty Twenty Theme then you can add the following CSS in the additional CSS section,

    .post-navigation .nav-links {
        visibility: hidden;
    }

    If you are using any of the other themes, then please contact your theme authors.

    Let me know if this not what you are looking for.

Viewing 1 replies (of 1 total)
  • The topic ‘frontend post page’ is closed to new replies.