• Resolved AnnaHavanna

    (@annahavanna)


    Hi,

    same question as yesterday.
    Followed all the instructions. Installed Chrome and inspected the elements My page:
    http://goo.gl/BAh7o

    I cannot figure out what code I have to change to change the background color of the content area NOT the main background.

    This code only changed the main background:
    body.page-id-9 {
    background: deeppink;
    }

    And I cannot figure out what class I have to put in this code:
    body.page-id-9,
    .otherClass {
    background: deeppink;
    }

    Please help me out! Thanks!
    Anna

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change background color of single page background only’ is closed to new replies.