• Resolved xenorich

    (@xenorich)


    hi,

    i would change the header backgroud (dark grey) but when i change this part of css code the bg color doesn’t change.

    /* Headings */
    h1, h2, h3, h4, h5, h6 {
    margin: 1.25em 0 .5em;
    /*color: #333;*/
    background-color:#ffffff;
    font-weight: 700;
    font-family: “Yanone Kaffeesatz”, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    }

    can you provide me a solution to change color from #333 to white?

    manyu thanks

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change header color (dark grey)’ is closed to new replies.