How to change background color for only one page

Home Forums All Other Themes How to change background color for only one page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #69919
    TimTim
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 9, 2017

    Hi SKT,

    I’m trying to figure out how to change the background color for one page only. I just want it to be a certain color for a specific page, not the entire default background color for the entire website.

    I am using the complete pro theme.

    Thank you for your help.

    #69920
    TimTim
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 9, 2017

    Nevermind, I figured it out. I went into Appearance, then customize, then Basic, clicked Custom CSS and added the following code:

    .page-id-413 {
    background: #363839
    }

    It worked. Thank you.

    #69947
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Okay great 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change background color for only one page’ is closed to new replies.