Site logo

Archived topic

Disable Link in Title

3 replies · Started by pke on February 9, 2021

Viewing posts 1–4 of 4

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.