Home>Support>Tiled background
  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi ccAA

    It’s unfortunately a missing setting in Vantage. Please add the following to Appearance > Custom CSS:

    /* Footer Background Image */
    
    #colophon {
    background-repeat: no-repeat;
    background-position: center center !important;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
    

    I’m assuming you’re asking about the footer background image here.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More