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].
did look at that page for help on how to display a full width image background on a single row
when i try the different settings i only get a center image
in
Edit row > Theme > Background Image
Hi Frederic
There is unfortunately a clash between new Page Builder styles and legacy Vantage ones. We’ll be sorting this out in the next Vantage update.
Apologies for the hiccups here. Please add your background image again in the Theme tab, go to Layout tab and set the row to Full Width Stretched, then try adding the following to Appearance > Custom CSS:
I think cover did the trick
.siteorigin-panels-stretch {
background-size: cover;
}
My bad, not sure how that crept in there. Thanks for posting the correction here. So to confirm:
All the best.