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

    Hello,

    I’ve set my header (H1-H3) color to as black and it works in one of my pages but in other page some of the headers are in blue. Blue is the highlight color.

    What do I need to do to get black headers in my main content and blue links.

    Thanks for the help!

    #392349

    Hey GoodGame!

    You’ll want to remove the span and b tag. If you want to make the H1 bolded then try this out.

    .main_color h1, .main_color h1 * { font-weight: 600 !important; }
    

    Best regards,
    Elliott

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