- This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- August 15, 2018 at 3:55 am #7496juliekgeParticipant
Hello –
Is it possible to either remove the link or change the link on each profile in the team section? I might like to have no link or have the link direct to a team page instead of individual team members. Let me know!
Thanks!
JulieAugust 15, 2018 at 7:56 pm #7500HashKeymasterHi,
Sorry, it is not possible with free version. But it can be done in the premium version. In premium version, you can either add your own link or even remove it.
What you can do in the free version is remove the detail button with custom CSS but again when clicked on the text will go to detail page. For this go to Appearance > Additional CSS and paste the below CSS code
.ht-team-detail{ display:none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.