Is it possible to make the footer full width?
Please try this CSS snippet:
.site-footer .container {width:100%}
It may affect the footer widgets layout though.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.