Skip to content
Public Ticket #4618

Hyperlinks in Post

Conversation thread

mattbloom10 replied

Customer Reply

beautiful! you are awesome, thanks!

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
#dslc-theme-content a:hover{ color: #0309ff; }

Change color code #0309ff to any color code you want. You can get a color code here

Best Regards,

PenciDesign

mattbloom10 replied

Customer Reply

Cool, appreciate that extra code. Last thing; is there a setting to change the color when the hyperlink is hovered over. Like to the dark blue? 

PenciDesign replied

Staff Reply

Hi,

You can replace the code I sent to this code to create line under links:

\
#dslc-theme-content a{ color: #2196f3; text-decoration: underline; }\

Best Regards,

PenciDesign

mattbloom10 replied

Customer Reply

Custom CSS worked, but I would like it to have a line under it to indicate the hyperlink. 

PenciDesign replied

Staff Reply

Hi,

I just checked your site. Seem you have a plugin change the markup for all single posts page, that make the option can't work. With this case, please add more this code to Customize > Custom CSS to change it:

\
#dslc-theme-content a{ color: #2196f3; }

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please send me your admin url and admin account ( username and password ) - in a private reply. I will take it a look.

Best Regards,

PenciDesign

mattbloom10 replied

Customer Reply

Would it matter if I change it in child or parent? 

mattbloom10 replied

Customer Reply

Just tried that and nothing changed 

PenciDesign replied

Staff Reply

Hi,

Please change it via Customize > Colors for Single > Colors for Links

Best Regards,

PenciDesign

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