Expired
Hi,
i would like to know how i can add the footer background image. I am using <h5>Business Corporate</h5> Theme
Hello,
Please add these lines into your custom css box:
footer#footer .inner { background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: left top; background-image: url('https://104.131.255.213/specular/default/wp-content/uploads/2014/05/about3.jpg'); }
Change the image url to the one you want to use.
Best regards!
You must be logged in to reply to this topic.