Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #315648
    Stephen Watts
    Participant

    Hi,

     

    I’d like to remove the previous and next buttons from the bottom of posts so that they can’t be seen.

     

    Also, another little thing which bugs me is the word featured which comes at the top of a post. Can this also be removed?

     

    Thanks

    #315655
    tikaram
    Keymaster

    @maxsalad : Can you please post in your site URL so that I can check your site and provide you the fix.

    Regards,
    Tikaram

    • This reply was modified 1 year, 2 months ago by tikaram.
    #315661
    Stephen Watts
    Participant

    Yes the URL is coedffest.org

     

     

    #315666
    tikaram
    Keymaster

    @maxsalad : To remove the next and previous buttons please try adding the following additional css.

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

    I couldn’t find the word featured on the site specified. Can you please let me know if I am missing something.

    Regards,
    Tikaram

    #315667
    Stephen Watts
    Participant

    In terms of the word featured – I have sorted it now. But in general it was appearing at the top of new posts.

     

    Thanks

    #315736
    tikaram
    Keymaster

    @maxsalad : Glad to know that you have resolve the issues. let me know if you have any more issues.

    Regards,
    Tikaram

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