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.

different background on different pages

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

On several pages (not the homepage) I would like a different background. In othertopics i read about the body.page-id-xxx css. How do i find the page-id?

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Mail Box

    If you’re using the Vantage boxed layout then you can achieve this using the following plugin:

    https://wordpress.org/plugins/custom-background-extended/

    If you’re using the full width layout then this can be done using Custom CSS as follows:

    .page-id-x #main {
        background-image: url("http://urlgoeshere.com");
    }

    You can get the page ID by editing the page in WordPress and checking the URL. The page ID is in the URL. Insert that number where I’d said “x”.

    Hope that helps.

  2. mail box 10 years, 3 months ago

    thanks

  3. Andrew Misplon Staff 10 years, 3 months ago

    For sure :)

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