We are trying to remove the white background from the content area of the website using the Ethos stack. Using: .home .site { background-color: transparent !important; }
Works to remove the white from the header area, but it is not removing the white from the body of the page. The goal is to see the main background image behind all of the sections on the website. We are using boxed layout.