Viewing 1 replies (of 1 total)
  • Hi,
    Quick disclaimer: changes to themes should be done through a child theme or Custom CSS plugin.

    With that in mind, it looks like you need add this code to your Custom CSS plugin or change your style.css file:

    #copy {
       background-color: #000000;
    }

    I have put in black, but of course, you can put in whatever color you want. The firebug extension is very helpful for things like this.

    Good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Footer Background Color in Blogolife Theme’ is closed to new replies.