- This topic has 3 replies, 3 voices, and was last updated 6 years, 9 months ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- March 24, 2017 at 4:12 pm #2529MonetleebeautyParticipant
I would like to disable my team member’s pictures from going to a new page. I have deleted the details button but I want it to be completely unclickable. Is this possible?
March 24, 2017 at 9:07 pm #2559HashKeymasterYes, it is possible. Add the CSS below
.ht-team-member-image a{ pointer-events: none; }
March 25, 2017 at 1:32 pm #2584allonaParticipantwhere to add this CSS so link becomes disable? kindly guide me the path
April 3, 2017 at 10:52 pm #2672 - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.