Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26027

    Hi, for some reason when I try to put custom colors for Headings H1-H6 it overrides and shows headings in black color. How do I go about using custom colors for headings?

    Also, I need to edit the heading color h3 class=”widgettitle” and change that to white. What file / code do I edit to change that?

    Thanks much,

    Chris

    #129031

    Hi Chris,

    What are you currently using to try and add the colors for the headers?

    For the widgets, you can use:

    #top .widget h3.widgettitle {
    color: white;
    }

    Regards,

    Devin

    #129032

    Hi Devin, I just edited the base.css and changed headings / body fonts. I just changed the footer widget and coded the title so it didn’t change color to h3 widget titles in the sidebar as well.

    Thanks much

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Heading Color Change’ is closed to new replies.