Change Footer Background Colour
I am looking at using this theme on a site and am trying to find out where the background row colour is controlled? Or do we need to enter some custom css?
I have tried:
.footer {
background: black;
}
But that isn't working.
I have tried looking for alternat css references, but cant find them.
Any pointers appreciated.