Background image not working

HI
i need to add a background image
added to my page

can not see the background
the page : http://bestescaperoom.co.il/king-arthur-copy/

Hi There,

Please add the following CSS under Customizer > Custom > Global CSS:

.site, .x-site {
    background-color: transparent;
}

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.