#Why my header text color wont turn to black?

7 messages · Page 1 of 1 (latest)

safe rain
#

Here is the screenshot of my header, and second screenshot is the code. My question is, why text in the header is not black? I added color:var(--color-dark); in body {} tag in css but nothing happened.

violet shard
#

This is an incomplete picture... can you share a scrim?

safe rain
#

hope its better now

violet shard
#

Ok, so your <a> are all styled with --color-primary (css line 144) and --color-white (css line 155)

safe rain
#

Thank you very much!

#

I knew its hidden somewhere just lost 30 minutes looking into it and couldn't catch it