Viewing 1 replies (of 1 total)
  • Hey, Sandy!

    If you’ll add the following to your CSS, it should work:

    div.wrapper, div#wrapper, div.footer, div.inner-footer {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #dd9933;
    }

    The best way to do this, though, is to add a plugin like “Simple Custom CSS” and put it in there. That way, if you ever update your theme, it won’t break this change.

    Cheers!

    Steve

Viewing 1 replies (of 1 total)
  • The topic ‘add header background color to childishly simple theme’ is closed to new replies.