Hello:
I can’t change the h1 color, i try with several codes that i have found here in the forum, but no one works. If I change the font size in the same code, it works, bur the font color remains white.
Thanks in advance for your help.
Hey!
Try adding this code to the Quick CSS:
h1{ color: red !important; }
Cheers!
Josue