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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.