This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Cannot find where to change link color

Resolved 3 replies questionthemetheme-unwind
5 years ago · Last reply by Andrew Misplon 5 years ago

Hi there,

I need to make a change to a website, wich I haven’t build myself, so I don’t know what happened. There is one little thing I cannot find. I want to change the link color of a few pages and I cannot find where to do this.

This is one of the pages I’m looking to change: https://www.geboortecentrumbaarn.nl/zwanger/ – at the bottom, as a test, I posted ‘Home’ with a link to the homepage. The link is white and I want it to be green. But in the Customizer, I checked ‘Branding’ and ‘Fonts’, the green color I want is assigned to links and text. On the page itself, I checked ‘Widget styles’ -> ‘Design’ and also there is the green color assigned that I want.

So I’m wondering why the link is still white? I didn’t see any custom CSS.

Thanks in advance,

Robien

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 5 years, 5 months ago

    Hi Robien

    Thanks for reaching out.

    The links in the footer, for example, the links under the header Informatie, those are being set from the child theme stylesheet, the rule is:

    footer#colophon a {
        color: white!important;
    }
  2. Robien Hali 5 years, 4 months ago

    Thanks so much, I checked the wrong place for CSS (from the Customizer). It’s fixed now!

  3. Andrew Misplon Staff 5 years, 4 months ago

    Super, glad to hear you’re making progress. All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread