• Resolved qmaloney

    (@qmaloney)


    Hi, im using the 2020 template for a community centre website. I have a issue in that the text colour is automatic but the text chosen for the privacy policy link at the bottom of every page is different to the white text automaticaly chosen for the rest of the site. This makes it pretty much unreadable. Also the text in the actual Policy is the same colour as the link which I would also like to be white. https://cicca.org.uk/index.php/privacy-policy/

    Ive tried a few things but don’t seem to be able to adjust this? Can anyone assist please. Thankyou.

    • This topic was modified 1 year ago by qmaloney.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kavya Gokul

    (@properlypurple)

    Hi @qmaloney ! It looks like there is some css in the theme, setting this grey color. You can go to Appearance > Additional CSS and add this custom css to code to match this with the rest of the site.

    .privacy-policy, .powered-by-wordpress, .to-the-top {
      color: #ffffff;
    }
    Thread Starter qmaloney

    (@qmaloney)

    Thankyou that fixed it ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Privacy Policy Link – Text Colour’ is closed to new replies.