We're merging with GenerateBlocks! Learn more here.

[Support request] disable link term

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support disable link term

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9519
    sebastien
    Participant

    Hi,
    I would like to disable or redirect the link of the term please.

    #9531
    Tom
    Keymaster

    Try this CSS:

    .wp-show-posts .wp-show-posts-terms a {
        pointer-events: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.