I inserted a background image into the footer of my GridMarket theme. The background shows up in the footer widgets area and also in the footer links area. I don’t want it in the footer links area. I’ve tried a bunch of different things, but no luck.
Here’s a screenshot of what’s happening and the code I used:
#footer {
background-image: url(“http://66.147.244.71/~phillygo/wp-content/uploads/2013/11/Footer_Art_3-01-e1384239186317.jpg”:wink:;
}
Thanks!