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].
How would I go about setting a background image to cover the full page. So as the masthead and header are transparent and the background image shows through.
Hi Ryan
Thanks for running Vantage.
If Vantage is in boxed layout mode you can set a background image via Appearance > Customize > Background Image. You’d then need to set the opacity of your main containers by inserting the following under Appearance > Custom CSS:
The first three numbers for each property is the color followed by the opacity. The containers go header, body and then footer (#colophon).
To set a background image when using the full width layout you’d need to use Appearance > Customize and set a masthead, page and footer background on their own.
You could try setting an overall background image in the full width layout using the following Custom CSS, I haven’t tested this though:
All sorted, thank you!
Nicely done. Glad to hear that helped. All the best.