Home › Forums › Support › Link colors This topic has 3 replies, 2 voices, and was last updated 4 years ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 15, 2022 at 3:54 am #2155098 Ebrahim Hello I must be doing something so silly. I cannot find settings for links in the customiser. I can add a link color and visited link. However, I am not able via the customiser to set the mouse over link and the selected link Do I still need to do this via CSS? March 15, 2022 at 4:40 am #2155141 DavidStaff Customer Support Hi there, there are link text and link hover colors in the Customizer – see here: https://www.screencast.com/t/rKalfl4EHWRu The Hover color also gets applied to :active and :focus. For :visited you would need to add CSS e.g visited style for all text links in the content: .entry-content p a:visited { /* your visited styles here */ } March 15, 2022 at 7:33 am #2155353 Ebrahim Thanks. Please consider adding the visited link style to the customiser. March 15, 2022 at 7:39 am #2155360 DavidStaff Customer Support You’re welcome. I will make a note of that request. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In