Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #41974
    fabger
    Member

    Hi There, I was be able to change the menu background color (#990000) with the CSS editor, but I cannot the same with the footer color. May you help me?
    Fabger
    http://britishlove.it

    #41995
    Sakin
    Keymaster

    @fabger: For footer background color and text color, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #site-generator { background-color: #880000; color: #eee; }
    #site-generator a { color: #fff;}
    #42006
    fabger
    Member

    Many thanks! 🙂
    Now may you tell me how can I obtain, in the menu text, the same bright white color which is on the text footer?

    #42015
    Sakin
    Keymaster

    @fabger: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #header-menu ul.menu a { color: #fff; }

    If you are thinking of changing colors then you can upgrade to Pro version where you will get Color Picker in Theme Options panel. There are other really nice additional features, check out http://catchthemes.com/theme-instructions/catch-evolution-pro/

    #42031
    fabger
    Member

    Ok Sakin, thank you very much!
    And congratulations for your theme, it’s really nice! 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change footer background color’ is closed to new replies.