Home>Support>different background on different pages

different background on different pages

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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. 8 years, 11 months ago mail box

    thanks

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More