Add a background tile to the footer

Home › Divi Code Snippet Library › 'Divi Footer' Snippets › Add a background tile to the footer....

To add a background tile to the footer:

#main-footer {
background-image: url("#");
}