Hi Guys
I’m trying to have a full-width header and footer (100%) filling the whole window of the browser which will overlap the boxed width setting of the page in dante.
Essentially I’m looking to have the footer background colour run to the edge of the browser window but keep the existing width of the elements inside the footer (rather than stretch them out).
I found this answer on another support topic but the code doesn’t seem to work as they are for other theme.
#footer > .container {
width: 100%;}
Any help whatsoever is greatily appreciated.
Cheers
-B