Link colors

Posted in: Newspaper
Post count: 405

How to change the inserted Link color in the theme? Currently it is chocolaty, I want to change it to a blue color. Check page here. At International Tiger day. @ncalex @anamaria

Post count: 35449

Hi,
You can use the editor to set the content, select that text, and set the color on it; it should apply the color you choose. Also, if you want to change it only the link for the page content for that page, then you can also use a css:
.page-id-2487 .td-page-content a {
color: #4db2ec;
}

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.