[Support request] disable "older entries" link on front page

Home Forums Support [Support request] disable "older entries" link on front page

Home Forums Support disable "older entries" link on front page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #264804
    Gary

    I am trying to hide the “older entries”link on the from page of our website. I have tried custom CSS etc but to no avail. Any ideas?

    #264805
    Leo
    Staff
    Customer Support

    Hi Gary,

    Not too sure what you meant by older entries? Can you provide a link or take a screenshot?

    #264830
    Tom
    Lead Developer
    Lead Developer

    Looks like you’re using a plugin to display those posts.

    This CSS should help:

    .pfpNav {
        display: none;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.