I’ve looked at the documentation and sifted through the forum. I’m having a hard time changing the colors of the hyperlinked texts on the blog posts.
Right now, it is all showing black (default color) and so it’s difficult to determine what texts are hyperlinked.
I looked at the dashboard and theme options and can’t find a way to do it. I think this is standard practice for blog posts and pages to have hyperlinked texts a different color.
Hello,
Please add this code in Theme Options > Styling > Custom css:
.single-post .content-article a {
color: #ff7702;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.