Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How can I change BG color of pages? #247960
    bhardwick
    Participant

    My background color stays the same grey color. Can you tell me where I have went wrong?

    Here is all I have in additional css:

    .fluid-layout #header-content, .boxed-layout #header-content .wrapper {
    background-color:#696829;
    -webkit-box-shadow:unset;
    box-shadow:unset;
    }
    .site-navigation a {
    text-transform:unset !important;
    }

    }

    .home.page .site-content {
    background-image:unset !important;
    }

    #content {
    background-color:#fff;
    color:#fff;
    }

Viewing 1 post (of 1 total)