• Hello there. I am attempting to change the colors of the links and the icons on the Landing Page to be visible over the white background, but they are staying hidden as white text color over the white background. They turn black when you mouse over the links below the text in the “Featured Icon Blocks” and the “Featured Boxes.” The icons are barely visible in the top “Featured Icon Blocks.”

    I have dug thru every aspect of the customization features over and over and looked thru the lengthy css docs but I’m not finding what I need to edit the a:link color.
    Help is GREATLY appreciated.

    ~ Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you changed the text color from Customize/Colors/Content?
    Change the site text color?

    Inspected after I posted and it looks like your link text color is set to white.

    a {
    color: #ffffff;
    }

    You could change that in CSS.

    Thread Starter JDDaddy

    (@jddaddy)

    Got it. I worked it out, using the custom css form built into the Customization function that must now be overwriting the other.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to edit the text link and icon colors?… white on white…’ is closed to new replies.