This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Single page image background

11 years ago · Last reply by Andrew Misplon 11 years ago

Hi there is a way to impose a single image as a background in a single page using site origin builder? To have something like a blog i.e. a white paper in the center of page and the background image visible at the side of it. Thanks all

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi Marco

    Unfortunately not at this time. There is a page background field under Appearance > Customize but that’s site wide.

    You could use Appearance > Custom CSS to add a page specific background image as follows:

    /* Vantage Page Specific Background Image */
    .home #main {
    background-image: url("http://localhost/so/wp-content/uploads/2014/08/wallpaper-2996530.jpg");
    }

    That’s for the home page. Each page has it’s own unique body class in the body tag if you inspect the source code you’ll see it.

  2. Alfonso Pérez-Andújar 11 years, 2 months ago

    Hi I’m trying to find the Background option in Settings –> Customize and I get a menu on the left with no such option as background..

    • Andrew Misplon Staff 11 years, 2 months ago

      Hi Alfonso

      It’s only available if you’re running the Boxed Layout version of Vantage. You can change to the Boxed Layout from Appearance > Theme Settings > Layout.

      There is a page background option in the Customizer when using Full Width Layout. This option is available when using Vantage Premium.

      For further help, please can you open a new support thread and we’ll be with you ASAP.

      Page: New Thread

      Thanks

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.

Have a different question or issue?

Start New Thread