Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #281840

    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.

    #281851

    Hey!

    Try adding this code to the Quick CSS:

    h1{ color: red !important; }
    

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.