• Resolved Michael

    (@participatory-democracy)


    I started creating the website three days ago.

    The following para is the 4th from the bottom of the /privacy page.

    As seen in the text editor.

    We provide this privacy policy as a statement to you of our commitment to protect your personal information. If you have submitted personal information through our website and would like that information deleted from our records or would like to update or correct that information, please contact us.

    I’ve reinstalled wp, cleared the cache, deactivated all the plugins.

    I’d be grateful if anyone has a solution to the missing link.

    Thanks.

    • This topic was modified 8 years, 9 months ago by Jan Dembowski.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You have white set as the link color. Change it to your theme’s dark color.

    #content .entry-content a {
        color: #262626;
    }

    To add CSS:

    • If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer.
    • If your theme has a custom CSS option, use that to add the CSS shown above.

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter Michael

    (@participatory-democracy)

    Thanks Steve. That works.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hyperlink not showing’ is closed to new replies.