New Landing How can we help? Themeforest Theme Support Joyn Hide "Related projects" in portfolio detail

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #217545
    jakubskorpik
    Member
    Post count: 6

    Hello guys,

    is it possible to hide Related Projects block at the bottom of portfolio detail page?

    Thanks fot answer.

    #217554
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, add this to your custom css:

    .single-portfolio .related-projects {
      display: none;
    }

    – Kyle

    #217560
    jakubskorpik
    Member
    Post count: 6

    Thx, it helped, but only partialy. Now are Related Project hidden but I still see Related posts (div with id “jp-relatedposts”).

    I try add this css code, but it wont dissapear.

    .single-portfolio .jp-relatedposts {
        display: none;
    }
    #217562
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sounds like that’s coming from a plugin?

    – Kyle

    #218916
    jakubskorpik
    Member
    Post count: 6

    Oh, sorry, you are right, it was Jetpack plugin. Thanks for your help.

    #218930
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register