Archived topic
Disable Link in Title
3 replies · Started by pke on February 9, 2021
Viewing posts 1–4 of 4
Hi
try to disable all Tutle Links for Posts.
its not workkng properly with your
https://generatepress.com/forums/topic/disable-post-title-link/
I there a newer css
should work on site
ku-trogen.ch
or do i put the css on a wrong place?
thanks pke
Hi there,
try this CSS:
.entry-title a {
pointer-events: none;
}
Thanks for quick help.
Now it works! perfect
Pius
You're welcome
This archived topic is closed to new replies.