How do I change the font color from grey to black?

Hi!
First of all, thank you for this theme. The gray color is very hard to ready. I would like to make it black for the entire site. How do I do that?

hey there

Please add this CSS in appearance - customize - additional CSS

body {
color: #000000;
}

Thanks!
Colorlib Support Team

In order to add that,

I go to Theme Editor. There is the Stylesheet (style.css) code.

I’m supposed to add this:
body {color: #000000;}

What line do I add it? There are sooo many lines.

Where should I insert it?

Oh I figured it out. Much easier than I expected. Thank you!

:slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!