Skip to content
Public Ticket #30613

Disable link on featured image

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.container-single .post-image a {
  pointer-events: none;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me the single post URL.

Regards,
PenciDesign.

Elbufflor started the conversation

Conversation Start

Hello,

I want to disable link on featured image on single post.

Is it possible?

Thx

Want to join this conversation or access attachments? Sign in first.