Home>Support>Main background image

Main background image

By ablatt, 10 years ago. Last reply by Andrew Misplon, 9 years ago.

Hello, I have recently started using Vantage Premium.
I have two questions:

1) How do I change the background image within my custom CSS?

2) I have used the “customize” option to upload a background image, how do I make it so it doesn’t repeat?

Pretty much I would love to know which div/classes control the background image of the main section so I can edit them accordingly. Thanks!!!!

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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi

    Thanks for running Vantage.

    1. Custom CSS for a background image might look something like this:

    body.custom-background {
    background-image: url(‘http://localhost/so/wp-content/uploads/2014/07/wallpaper-2827606.jpg’);
    background-repeat: repeat;
    background-position: top left;
    background-attachment: fixed;
    }

    2. If you’re using the Customizer to handle this then don’t use the selector I’ve pasted above, you can just use:

    body.custom-background {
    background-repeat: no-repeat;
    }
  2. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    If you’re interested our Custom CSS tutorial can be found here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  3. 9 years, 11 months ago Ignazio Scuto

    Hi, I want to know how to center a custom background in the theme ” vantage ” . I would like to create a grid in order to place the figures and sponsors on the sides.
    All done with photoshop and the container BOXED .

    • 9 years, 11 months ago Andrew Misplon
      Hi, I Work Here

      Hi Ignazio

      Please open a new support thread and we’ll be with you ASAP. Please include a link to your site if possible.

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