Viewing 4 replies - 1 through 4 (of 4 total)
  • Archana Solanki

    (@archanasolanki)

    Hey Monica,

    Hope you are doing great! 🙂

    You need to modify CSS code to make the links visible. The white color to that link is being applied from the index.php file of your theme.

    You will find a code like:

    a {
       color: #ffffff;
    }

    Kindly comment this code. See here:
    http://www.sitepoint.com/web-foundations/css-comments/

    I hope this will fix your issue!

    Have a great day! 🙂

    Regards,
    Archana.

    Thread Starter monicagangoly

    (@monicagangoly)

    there is no color: #ffffff used

    Archana Solanki

    (@archanasolanki)

    Hi there,

    I think the links are displaying fine now. I just visited your site.

    Regards,
    Archana.

    mfchase

    (@mfchase)

    I am using the Vantage theme in WordPress version version 4.7.3. url is: http://cedarmillbiz.com
    My hyperlinks for url’s and mailto: links are not showing properly. They show as about 50% opaque except on rollover. I cannot find a setting to change this and need to do so sooner than later. I cannot find this in any of the trails of documents and am sure it is a setting somewhere.I have changed the CSS anchor text from #248cc8 to #0000FF; but I do not get results.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text Hyperlinks font color is white and thus not viewable’ is closed to new replies.