Unintentionally mixed hyperlink colors
-
Hi,
I just published a new blog post and I noticed that some of the hyperlinks are bright blue, while others are the default black which doesn’t stand out enough. I would prefer if they were all the bright blue color so that they stand out.
To get them the bright blue, I followed the advice from a different question posted on this forum, which was to add the following CSS code in the area under Customize–>Additional CSS:
.single .single-content p a {
color: blue;
}This has worked for all of my other blog posts, except for this one. Is it because I have too many hyperlinks? I tried looking through the code behind the post, but I didn’t find anything funky going on there.
Thanks!!
The page I need help with: [log in to see the link]
The topic ‘Unintentionally mixed hyperlink colors’ is closed to new replies.
