
Jacob P. answered 05/28/19
Tutor
0
(0)
Owner of Compudoc, Grand Rapids, MI - Web Design
Try this:
html, body, h1, h2 h3, h4, h5, h6 {
color: #000000;
}
That should make all text black in the HTML, Body and H1 to H6 tags.