Hi there!
When I am on a specific blog post and hover over the h1 text, it’s showing up as a link, but links to the exact same page I’m on. How can I remove the link there? I’d still like to keep it on the blog homepage/scroll page, just remove it from the actual post page. Thanks!
Hi websiteworkers!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post .post-title.entry-title {
pointer-events: none;
}
Cheers!
Yigit
Thanks so much!
Hey!
Glad you got it short out!
We will be happy to help with anything else, regarding our themes.
Cheers!
Basilis