Link color
-
Hi, I’ve changed the link color from pink to blue, but it only affects the links in the sidebar, and not in the blog posts. Can’t find the pink code anywhere else in my css, so why are they still pink in the blog posts?
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see pink links in the content and the sidebar on the K2 Lite theme on the site you reference and also notice this thread is marked resolved.
If you were wanting to make the links blue, go into your CSS, locate the following rule and change the color code to whatever blue color code you desire.
a { color: #E16496; text-decoration: none; }
- The topic ‘Link color’ is closed to new replies.