[Resolved] Different backgrounds for different pages

  • Author
    Posts
  • #17898

    Andrew Misplon
    Keymaster

    Hi Lori

    Thanks for getting in touch. Here are two examples you can use in your Custom CSS:

    .page-id-1719 .site-content {
    	background: black;
    }
    .page-id-1719 .site-content {
    	background-color: #fff;
    	background-image: url("https://demo.purothemes.com/ultra/wp-content/uploads/sites/3/2016/07/a-trip-to-the-city.jpg");
    	background-repeat: no-repeat;
    	background-size: cover;
    	background-position: center;
    }

    1719 is the page ID. You can find the page ID by editing a page and checking the URL, it’ll be the only number there.

    I’ll suggest your request as an addon in SiteOrigin Premium for the future. Thanks again.

    #17899

    Lorilin
    Participant

    Thanks so much, Andrew! That was faaaaast! And again, apologies for the newb question. I only need to change things on my site every so often, so I basically have to relearn stuff every time. You’re always so nice in your answers, and I really appreciate it!
    Cheers,
    Lori
    P.S: And yes, it would be great if specifying page backgrounds were part of the site origin plugin!

    #17903

    Andrew Misplon
    Keymaster

    Hi Lori

    Thanks for your reply. Apologies; Page Backgrounds are part of SiteOrigin Premium, you can activate the Page Background Addon at SiteOrigin > Premium Addons.

    Page Background

    Please feel free to email [email protected] anytime a query arises.

    Cheers

    Andrew

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Different backgrounds for different pages’ is closed to new replies.

Scroll to top