New Landing How can we help? Themeforest Theme Support Joyn How to remove 'Related Projects' from Joyn Theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Joyn
  • #183146
    mrtimharding
    Member
    Post count: 6

    Hi,

    I would like to remove the ‘Related Projects’ element from my site.

    What is the best way to do this.

    Thanks

    #183152
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Option -> Default Meta Options -> Here you can hidden related articles.
    Thanks
    Mohammad

    #183267
    mrtimharding
    Member
    Post count: 6

    Hi,

    I have changed those setting and can still see the related posts in portfolio pages. Ant other suggestions?

    T

    #183271
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .related-projects {
      display: none;
    }

    – Kyle

    #183274
    mrtimharding
    Member
    Post count: 6

    Hi Kyle,

    I have added that to the CSS sheet but the related projects are still there.

    T

    #183277
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I said:

    .related-projects {
      display: none;
    }

    You’ve added:

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

    – Kyle

    #183278
    mrtimharding
    Member
    Post count: 6

    No I had found that code on another post.

    I have since changed it to what you gave me with no effect.

    T

    #183284
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Please clear your browser cache and check again.

Viewing 8 posts - 1 through 8 (of 8 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