Skip to content
Public Ticket #25547

Bold hyperlinks

Conversation thread

Fjura replied

Customer Reply

worked great, thank you

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code like the following below:

body.single .entry-content a {
    font-weight: bold;    
}

Regards,
PenciDesign.



Fjura replied

Customer Reply

thank you, is this by chance possible to only apply to posts? Because now it changed also on pages.

PenciDesign Supporter replied

Staff Reply

Hi,

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

.entry-content a {
    font-weight: bold;    
}

Regards,
PenciDesign.



Fjura started the conversation

Conversation Start

Hello,

may I ask, is it possible to globally change text hyperlinks that are placed in posts to be bold?

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