Home>Support>Page background image

Page background image

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].

how do I remove vantage page background image on specific pages?

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, 11 months ago Altexuk

    Hi There, I wonder if anyone can help please, I am using the Vantage theme and I would like to be able to remove the page background image from specific pages. Is this possible?

    thanks

  2. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Juan

    Thanks for running Vantage.

    This isn’t a theme feature but you could try reolsve with Custom CSS for this. If you inspect the source code for a page you’ll see a unique class number for the page contained in the opening body tag. For example on this page the class is postid-3165. You’d then need to insert something like this under Appearance > Custom CSS:

    .postid-3165 #main { background-image: none !important; }

    If you’re running the Vantage boxed layout and are talking not about the Page background in the Customizer but the overall background then your CSS would need to look as follows:

    body.custom-background.postid-3165 { background-image: none !important; }
  3. 10 years, 11 months ago Altexuk

    Thanks Andrew, I am out of the office for a couple of days so will try it when I am back and let you know how I get on.

    cheers

    Juan

  4. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Chat then.

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