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

How to show background image at the top of my webpage

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. 9 years, 8 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