Skip to content
Public Ticket #32215

Clickable category link

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code:

.cat a {
  pointer-events: none;
}

Regards,
PenciDesign.

JOSE L VASQUEZ replied

Customer Reply

Hi, I added the Custom CSS.... but Your code worked (disabled) on the Categories (indicated in red circle) using Penci Big Grid. But the Category (indicated in yellow circle) using Penci small list DID NOT work...Could you help please. Thanks. see attached.

PenciDesign Supporter replied

Staff Reply

Hi,

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

span.cat a {
  pointer-events: none;
}

Regards,
PenciDesign.

JOSE L VASQUEZ started the conversation

Conversation Start

Hi, How can I disable or dont make clickable the CATEGORY. see image please thanks.

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