Best Premium and Free WordPress Themes › Forums › Education Base › change hyperlink colorThis topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago by acmesupports.Viewing 5 posts - 1 through 5 (of 5 total)AuthorPosts April 3, 2017 at 3:05 am #15579 steph306ParticipantWhich line of code do I need to alter so I can change the color of the hyperlinks? They are currently such a light grey it isn’t always noticeable there is a link. April 3, 2017 at 3:41 am #15584 acmesupportsModeratorPlease add the below css codes on Appearance > Customize > Additional CSS to change the color of hover link.a:hover { color: #FFf !important; }Regards Acme Supports April 3, 2017 at 4:56 pm #15612 steph306ParticipantI was looking for the code to change the color in the body of the page. I tried using a:link, a:active but that did not change the body color. April 4, 2017 at 12:34 am #15626 steph306ParticipantDisregard, I figured out the code to change it on the pages. April 4, 2017 at 4:42 am #15636 acmesupportsModeratorWe think, you are able to change it, right? Use support forum again if you need any additional help.RegardsAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)The topic ‘change hyperlink color’ is closed to new replies.