Skip to content
Public Ticket #26532

Link colors

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

All the custom code in the customizer settings panel was overwritten by the third-party plugin you've installed. To resolve this, you need to force the use of custom code.

Regards,
PenciDesign.


Marina747 replied

Customer Reply

thank you. Can you tell my why it wouldnt change the color without the code. should I worry about it?

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

.post-entry a, .container-single .post-entry a {
  color: #e80077 !important;
  text-decoration: underline;
}

Regards,
PenciDesign.



Marina747 started the conversation

Conversation Start

Hi, I have 2 questions:

1. I tried to change link colors with your instructions:

˝Please go to Appearance → Customize → Single Posts → Colors → Color for Links: change the color at this option.˝

... but the colors didnt change even after I cleared cache and all. 

6945389657.png

2. Also, how can I make links with line under the text?

Thank you!

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