why cant I color H1-3 tags?

Home Forums Support why cant I color H1-3 tags?

Home Forums Support why cant I color H1-3 tags?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #154653
    albabes

    Hi Tom
    In custom CSS I have:

    h1 {font-size: 30px; /* was 35px */
    text-decoration:underline;
    color:red}
    h2 {font-size: 20px; /* was 25px */
    text-decoration:underline;
    color:red}
    h3 {font-size: 18px; /* was 20px */
    text-decoration:underline;
    color:red}

    But H1-H3 remain colored white? I cant find ANY color CSS in the GP mom theme, AND dont want to use your color plugin, given my 4 child theme needs. Im obviously missing some thing.

    Thanks Al

    #154657
    Tom
    Lead Developer
    Lead Developer

    Hmm, looks good to me. Any chance I can see a page where it’s not working?

    #154669
    albabes

    Hey Tom

    I deleted all your child and the mom, and your plugs, and the prob remains. So I’ll close this thread now. You can delete if you wish.

    #154670
    Tom
    Lead Developer
    Lead Developer

    In that case, make sure there are no errors in your CSS above the problem CSS.

    One way to test is to place it at the top of your CSS above everything else.

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