New Landing How can we help? Themeforest Theme Support Dante How to remove "View profile" from team carousel

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #97884
    reviomarius
    Member
    Post count: 12

    Hi!
    I want to remove the “view profile” link underneath every team member and remove the page where each member is presented. How do I manage to do that?

    #97891
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.team-member-details-wrap{display:none !important;}
    h5.team-member-name a{pointer-events:none !important;}

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #97899
    reviomarius
    Member
    Post count: 12

    thanks! Nice with so fast reply.

    It worked almost perfectly. I got one problem tho. The “Custom Excerpt” disappeared. I need that to write a couple of lines with information about each members. Can you help me with that too?

    #97942
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please change

    div.team-member-details-wrap{display:none !important;}

    from Mohammad’s code above, to:

    .team-member-details-wrap .read-more {
      display: none;
    }

    – Kyle

    #98703
    reviomarius
    Member
    Post count: 12

    Thanks!

    #98708
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle :-).
    With Best Regards
    Mohammad

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