Hi,
I am Rajkumar from India. I am creating my site using Parabola theme. I want to use a custom image for footer background inthe place of black background. I use the image URL but it not work. Please give me the solution, bellow my CSS footer code
#footer {
background:url(“http://mediexpo.in/wp-content/uploads/2014/05/footer.jpg”) no-repeat center top !important;
margin-top:20px;
margin-bottom: 0px;
border-top:1px solid transparent;
}