Home>Support>Background Images

Background Images

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

Hello, I am using page builder with the evolve theme. Is there a way to insert a full screen background image behind the rows? When I try right now the image only appears at the footer. I think the rows are blocking the background image.

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, 28 days ago Magus
    Hi, I Work Here

    Hi Alexander Amos

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

    Thanks

    Magus

  2. 10 years, 28 days ago Alexander Amos

    hey Margus, thanks for replying!

    My website is test.eicanada.org

  3. 10 years, 28 days ago Magus
    Hi, I Work Here

    Hi Alexander

    I have tried to view your site a couple of times and am just getting a ‘page cannot be found’ error.

    Google is showing results from that site but I cannot Access from there either.

    Have you localized your site for specific countries only? If so could you please unlock for UK and South Africa so we can gain access.

    Magus

  4. 10 years, 28 days ago Alexander Amos

    Hey Margus,

    I am honestly not even sure how to localize my website, is it still giving you that error?
    Thanks for trying to help though

    Alex

  5. 10 years, 28 days ago Alexander Amos

    How would I go about unlocalizing a website?

  6. 10 years, 27 days ago Magus
    Hi, I Work Here

    Hi Alexander

    Website is now accessible. Please try adding the following to your Custom CSS Editor. If you do not have a custom CSS editor already I would recommend this one

    https://wordpress.org/plugins/so-css/

    body.myatu_bgm_body {
        background: url(http://test.eicanada.org/wp-content/uploads/2015/06/Grass_PNG_Clipart_Picture.png) center center repeat-x;
        background-size: cover;
        background-color: transparent !important;
    }
    
    #wrapper, .home-content-boxes {
        background-color: transparent;
    }
    

    Please change the image path to the image you want to use for your background.

    Let us know how you get on

    Magus

  7. 10 years, 26 days ago Alexander Amos

    Hey Margus,

    Unfortunately, that didn’t seem to work

  8. 10 years, 26 days ago Magus
    Hi, I Work Here

    Hi Alexander

    Is it on any particular page that you want this. Or any page where you do not want this.

    Could you also please supply a link to the image you want to use.

    Thanks

    Magus

  9. 10 years, 26 days ago Alexander Amos

    Hi Margus,

    Say I wanted a background image on the “Conservation Agriculture” page.
    Here is the image http://test.eicanada.org/wp-content/uploads/2015/06/malawi-0070-e1434381913322.jpg

  10. 10 years, 25 days ago Magus
    Hi, I Work Here

    Hi Alexander

    For that page the CSS would be this

    .page-id-276 .content {
        background-image: url("http://test.eicanada.org/wp-content/uploads/2015/06/malawi-0070-e1434381913322.jpg");
        background-size: cover;
    }
    

    You can use the same code for other pages, just replace the image URL and the page-ID number.

    To find the page ID please inspect the page using your browser’s developer tools (Usually F12 or available through your browser’s menu). Find the Body Tag and look at the class section. In there you will find an entry like this

    page-id-##
    

    Just update that for other pages.

    Let us know how you get on

    Magus

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