- This topic has 3 replies, 3 voices, and was last updated 7 years, 2 months ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- March 22, 2017 at 3:53 pm #2497alcrxParticipant
Hi,
I would like to delete the link of featured pages when you put the cursor over the title of the page in the featured section. I want it to be static.
How can I do this?
Thanks!
March 24, 2017 at 8:30 pm #2544HashKeymasterHi,
Yes, it can be done. Add the below Custom CSS code
.hs-featured-post h3 { pointer-events: none; }
April 11, 2017 at 3:17 am #2746ambiorix13ParticipantDo i copy and paste code into the “additional css” or do i input in the editor
appearance – editor – then?
or appearance – customizer – additional css?were would i paste this info?
thanksApril 12, 2017 at 11:39 pm #2762HashKeymasterPaste it in the Additional CSS field in the customizer panel.
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.