Home>Support>Center image in footer

Center image in footer

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I have added an image in ‘Customize, Footer’ and added this CSS:

#colophon{
background-repeat: no-repeat;
}

Please can you advise how to center this image.

Thanks.

URL: http://tonycaccserv.uk/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi Jane

    Try changing your Custom CSS to:

    #colophon {
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-height: 200px;
    }
    

    I added:

    background-position: center;
    
  2. 10 years, 6 months ago Jane Walker

    Thanks, that’s great :-)

  3. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    For sure, glad we could help.

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