Lucas
asked 11 years ago

Im noticing that links dont easily stand out and as such people are not clicking on them if say its a company name in a sentence and their name takes you to the website.

Is there a way to make links be a different color than the rest of the writing?

2 Answers
DominicStaff
answered 11 years ago

To change color link in the single page. You can log in to Dashboard > Theme > Customize. Add the following code in the “DW Focus header script”

<style>
.single-post .entry-content a {
color: #... !important;
}
</style>

Also you can send me a screenshot or your site for further checking.

Hope this helps !

Regards,
Dominic

sandra jakovljevic
answered 11 years ago

Great very usefull!!

Thanks

Powered by DW Question & Answer Pro