Change footer container color
What file do i edit to change the color of the footer - It's currently gray:
http://gozermatt.com/
I would like to change the background color to red
I looked in footer.php and style.css, but can't find this code that was posted in another thread:
#post-footer {
margin:0;
padding:25px 0;
background-image:none;
background-color:red;
text-align:center;
color:#777;
and I checked this thread, but no luck
http://forums.appthemes.com/help-usi...ntianer-87973/
Thanks