• Hey everyone, I’m trying to change the container background. I see under theme settings > general > container background i can change all container backgrounds as well as found some code for it, eg:

    body.bubble div.post div.post-content{
    background-color: #fafafa;
    }

    [taken from this thread] http://wordpress.org/support/topic/container-color-on-front-page

    however, how do i edit this so i can make it page specific?
    Sorry, i don’t know css :/

    thank you!

  • The topic ‘css for page-specific container background?’ is closed to new replies.