How to change footer color in Thesis theme?

July 22, 2011
By @NetCrunched

I recently got Thesis theme and so far it looks good. While doing customization, I wanted to change my footer color. In order to change footer color follow these steps:

1) Go to Thesis -> Custom File Editor -> Open custom.css file

2) Paste this into file:

.custom #footer {
Background-color:#111111;
}

Tags: , , , ,



Links

Links