hello, id like to add a background image to renew footer please
Hi There,
It could be achieved by the custom CSS.
Please add this custom CSS under Theme Options > CSS:
footer.x-colophon.bottom {
background: url(//static.vecteezy.com/system/resources/previews/000/095/588/non_2x/abstract-pattern-background-vector.jpg) repeat;
}
If you would like to learn CSS, please take a look at following resource:
https://www.w3schools.com/css/
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.