Skip to content
Public Ticket #32035

Single Post Lİnk

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

.entry-content a:not(.penci-button):not(.penci-cat-name):not(.penci-readmore),
.single .entry-content a:not(.penci-button):not(.penci-cat-name):not(.penci-readmore) {
  text-decoration: none !important;
}
.entry-content a:not(.penci-button):not(.penci-cat-name):not(.penci-readmore):hover,
.single .entry-content a:not(.penci-button):not(.penci-cat-name):not(.penci-readmore):hover {
  text-decoration: underline !important;
}

Regards,
PenciDesign.

clarastravelroute started the conversation

Conversation Start

Hi;

I don't want links in single posts to have an underline underneath them. I only want underlines when I hover over them. How can I adjust this setting?

Best Regards.

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