- This topic has 6 replies, 4 voices, and was last updated 6 years, 9 months ago by Hash.
- AuthorPosts
- April 13, 2017 at 2:39 pm #2788IdrisParticipant
Hello,
Thanks for your amazing template, and for all the post here, it helps me a lot building my company website 🙂I would like to delete links on Service section pages when you put the cursor over the title of the page in the service section. I want it to be static.
How can I do this
Thanks!
April 13, 2017 at 6:44 pm #2791HashKeymasterAdd this CSS. It will make the title unclickable.
.hs-service-excerpt h6 a{
pointer-events: none;
}April 13, 2017 at 8:29 pm #2795IdrisParticipantThanks a lot
April 15, 2017 at 10:55 pm #2806jaimejimenez33@yahoo.comParticipantHi, amazing theme! I was wondering if there was a way to make the image and title on the services section links to a page instead of utilizing the icons? Any help you could give would be greatly appreciated. Thanks 🙂
April 22, 2017 at 11:03 am #2843HashKeymasterThe titles are already linking to the page. And there is not option to add the image instead of icon.
April 25, 2017 at 2:03 pm #2895mefaguParticipantHi.
I need some help please.
In Service Section, i want to remove “Read More >” and i want to see full page contect.
How is that possible?
Thanx.April 27, 2017 at 9:48 pm #2921 - AuthorPosts
- You must be logged in to reply to this topic.