- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- September 7, 2017 at 4:30 am #3402joellParticipant
Hello,
I am looking to make my Service Section only display text, and not have it link to any other pages. Right now the titles next to each icon link to the corresponding page, and I only want it to display the text and not link it to the actual page.
Is there any CSS or ways that I can do this?
Thank you for your quick support and great theme!
October 4, 2017 at 12:12 am #3571HashKeymasterHi,
Please add the CSS below
.hs-service-excerpt h6 a { pointer-events: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.