Missing footer image
Hi
I have been using the Factory theme to create a new website, all looks good but I have found in the code that it is looking for an image for the footer that doesnt exist: /wp-content/uploads/2015/04/home_factory_footer_bg.png
/* Footer */ | |
#Footer .footer_copy { background: #e6edf1 url(http://chairplan-co-uk.stackstaging.com/wp-content/uploads/2015/04/home_factory_footer_bg.png) repeat-x bottom center; border: 0; padding: 10px 0 20px; } |
Within the theme options I have not chosen an image and I cant find where this image setting/request is coming from to delete it. Which setting or file is it coming from?
Thanks, Stuart.
Comments
the footer background is set in theme options>footer.
thanks