Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #309622
    summerfoote
    Participant

    Hi,

    I’d like to remove the section at the bottom of every portfolio page that says “More Portfolio Items.” I can’t find a way within the customize options. I find that just having a few of them makes it confusing, so I added my own nav bar at the bottom instead. Can you tell me what code to use to make the More Portfolio Items nav disappear? https://summerfoote.com/

    Thanks!

    #309632
    tikaram
    Keymaster

    @summerfoote : Please try adding the following additional css and let me know.

    #jp-relatedposts {
      display: none !important;
    }
    #309652
    summerfoote
    Participant

    That works! Thank you for your help!

    #309688
    tikaram
    Keymaster

    @summerfoote : Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/cleanportfolio/reviews/#new-post . Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Have a good day! 🙂

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove “More Portfolio Items” section’ is closed to new replies.