white background to colour one

  • Posted in : cvCard WP
  • robabeem
    Participant

    Hi there,
    can you please let me know how to change the general white background in another colour ?

    Thanks a lot !

    Mehmet S.
    Keymaster

    Hi, use this in your Theme Options > Custom CSS field:

    body { background-color: #eeeeee; }
    

    Thanks

    robabeem
    Participant

    Thanks a lot Mehmet !

    Mehmet S.
    Keymaster

    You are welcome.

    simplyreal
    Participant

    Is it possible to make each page with different background color??

    Mehmet S.
    Keymaster

    Yes, it is possible. Use a page slug in the code.

    Example:

    body section#about-me { background-color: #dddddd; }
    
    body section#resume { background-color: #cccccc; }
    

    Note: You can find a page slug in the editing screen. (Screen Options > Slug).

    simplyreal
    Participant

    aha!! wow another amazing option!
    I really love this theme !
    thanks for making it :)

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register