Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #4989
    JamieHaden
    Member

    I created webpage using this theme and I was wondering how to change the white portion to a different color- cream or tan- this would be the main page of the site.  I would like a different color other than white so it would match the background a bit better.

    Thank you

    http://www.jamiehaden.com

     

     

    #5020
    Sakin
    Keymaster

    @JamieHaden: Just add the following css in “Custom CSS” box in your Theme Options panel.
    .site { background-color: #ffebbf; }

    #5050
    JamieHaden
    Member

    Fantastic! Thank you.

    #6006

    Hi,

    The code worked really well, but Now the widgets on the bottoms background is still white. Do you know the code for this?

    Thank you

    #6009
    Sakin
    Keymaster

    @Haleydanielsc1: You site URL please. If you need more color options from Theme Options itself then upgrade to Catch Everest Pro http://catchthemes.com/themes/catch-everest-pro

    #6016
    #6019
    Sakin
    Keymaster

    for footer sidebar background color. Just add the following CSS in “Custom CSS” box in Theme Options panel.
    #footer-sidebar { background-color: #CEECF5; }

    #6020

    @Sakin Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Color on Page change’ is closed to new replies.