• Resolved jspmic005

    (@jspmic005)


    Hi guys,

    This should be a relatively easy one to solve.

    I’ve managed to remove the “older posts” and “newer posts” navigation links at the bottom of my posts using the following custom CSS:

    .nav-single {
    display: none;
    }

    The problem is that I can’t seem to remove the links the bottom of my HOME page.

    Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing "older posts" navigation on home page’ is closed to new replies.