- This topic has 3 replies, 3 voices, and was last updated 8 years, 6 months ago by
Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- March 24, 2017 at 4:12 pm #2529
Anonymous
InactiveI 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 #2559Hash
KeymasterYes, it is possible. Add the CSS below
.ht-team-member-image a{ pointer-events: none; }March 25, 2017 at 1:32 pm #2584Anonymous
Inactivewhere to add this CSS so link becomes disable? kindly guide me the path
April 3, 2017 at 10:52 pm #2672Hash
Keymaster@allona Go to Appearance -> Customizer
In the Additional CSS field, add the code at the bottom. - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.

