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

    We’re tying to change the back ground color for the header, but every time we try it never seems to work.

    #126861

    Hi,

    What type of header do you have?

    Please give us a link to the website.

    For starters, you can add this on your custom.css or Quick CSS

    #header_main {
    background: red;
    }

    #header_meta {
    background: blue;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Troubles With Colors…’ is closed to new replies.