Home>Support>How to show background image at the top of my webpage

How to show background image at the top of my webpage

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

So if you visit brainercizetutors.com you can see the background image on the right, left and a little bit of the bottom. How do i adjust the css using the vantage theme so that I have it visible at the top of the page as well?

URL: http://brainercizetutors.com

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, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sadaf

    Covering might work well for this background. Try the following under Appearance > Custom CSS:

    /* Body */
    
    body.custom-background {
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    }
    
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