CSS
-
could someone give me an understandable way to change link colors. I’ve purchased the customization. I can change the color of the link but it won’t save. The link is barely visible over the color of my background.
The blog I need help with is: (visible only to logged in users)
-
Here is the stylesheet link for you so you can locate the correct selector for links. https://wpcom-themes.svn.automattic.com/piano-black/style.css
-
Hi there and I see you have gotten the link colors changes with the following code in Piano Black.
a, a:visited { color: #F50F0F; }Please let us know if you have any further questions or problems.
- The topic ‘CSS’ is closed to new replies.